summaryrefslogtreecommitdiffstats
path: root/source/scripting/config.mk
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2005-08-03 05:28:08 +0000
committerJelmer Vernooij <jelmer@samba.org>2005-08-03 05:28:08 +0000
commit65d40930f835c3604379d61a7dc140e66e14fed8 (patch)
treee9d4c769b6fc3eed30ec9b8a7a6a603ef36fcbd8 /source/scripting/config.mk
parenteb6503c1d8cc6016943ddd01f38ec48eb68f7538 (diff)
downloadsamba-65d40930f835c3604379d61a7dc140e66e14fed8.tar.gz
samba-65d40930f835c3604379d61a7dc140e66e14fed8.tar.xz
samba-65d40930f835c3604379d61a7dc140e66e14fed8.zip
r8985: Automatically generate make dependency rules for
the asn1 and error table files. This removes the need for HEIMDAL_EXTERNAL
Diffstat (limited to 'source/scripting/config.mk')
-rw-r--r--source/scripting/config.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/source/scripting/config.mk b/source/scripting/config.mk
index d292e01f1f2..9e6be54457c 100644
--- a/source/scripting/config.mk
+++ b/source/scripting/config.mk
@@ -31,6 +31,4 @@ scripting/swig/_dcerpc.so: scripting/swig/dcerpc_wrap.o $(LIBRARY_swig_dcerpc_DE
$(SHLD) $(SHLD_FLAGS) -o scripting/swig/_dcerpc.so scripting/swig/dcerpc_wrap.o $(LIBRARY_swig_dcerpc_SHARED_LINK_LIST) $(LIBRARY_swig_dcerpc_SHARED_LINK_FLAGS)
swig_clean:
- -rm -f scripting/swig/_tdb.so scripting/swig/tdb.pyc \
- scripting/swig/tdb.py scripting/swig/tdb_wrap.c \
- scripting/swig/tdb_wrap.o
+ -rm -f scripting/swig/_tdb.so scripting/swig/tdb.pyc scripting/swig/tdb.py scripting/swig/tdb_wrap.c scripting/swig/tdb_wrap.o