summaryrefslogtreecommitdiffstats
path: root/source/main.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2006-05-13 21:31:04 +0000
committerJelmer Vernooij <jelmer@samba.org>2006-05-13 21:31:04 +0000
commitd36e62da9b93ce98c6e1ffe94be0564e524c2f4d (patch)
treef0640d9709e579a689b481e36a566293d673e505 /source/main.mk
parent5c1f8593fdb53670b9ffb4f8471f79efadf82807 (diff)
downloadsamba-d36e62da9b93ce98c6e1ffe94be0564e524c2f4d.tar.gz
samba-d36e62da9b93ce98c6e1ffe94be0564e524c2f4d.tar.xz
samba-d36e62da9b93ce98c6e1ffe94be0564e524c2f4d.zip
r15584: List SWIG files as being updated when pidl runs
Diffstat (limited to 'source/main.mk')
-rw-r--r--source/main.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/main.mk b/source/main.mk
index b47428bdf57..0cf18ec6ad8 100644
--- a/source/main.mk
+++ b/source/main.mk
@@ -193,7 +193,7 @@ include heimdal_build/perl_path_wrapper.sh ../librpc/idl-deps.pl librpc/idl/*.id
$(IDL_HEADER_FILES) \
$(IDL_NDR_PARSE_H_FILES) $(IDL_NDR_PARSE_C_FILES) \
$(IDL_NDR_CLIENT_C_FILES) $(IDL_NDR_CLIENT_H_FILES) \
- $(IDL_NDR_SERVER_C_FILES) \
+ $(IDL_NDR_SERVER_C_FILES) $(IDL_SWIG_FILES) \
$(IDL_NDR_EJS_C_FILES) $(IDL_NDR_EJS_H_FILES): idl
idl_full: pidl/lib/Parse/Pidl/IDL.pm