summaryrefslogtreecommitdiff
path: root/source4/Makefile.in
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2003-11-20 11:17:06 +0000
committerAndrew Tridgell <tridge@samba.org>2003-11-20 11:17:06 +0000
commitb1e5882eb380ebfab3ca3e3d0c2d1f979d6efe86 (patch)
tree4348b7412e09f5b759f86ae839d470ac2854e5cb /source4/Makefile.in
parentb0083691759c9d0561a5e9d436d927a44c82b388 (diff)
downloadsamba-b1e5882eb380ebfab3ca3e3d0c2d1f979d6efe86.tar.gz
samba-b1e5882eb380ebfab3ca3e3d0c2d1f979d6efe86.tar.bz2
samba-b1e5882eb380ebfab3ca3e3d0c2d1f979d6efe86.zip
* fixed libndr.h header
* "make clean" now removed the generated files (This used to be commit 683259a4dd30861ed24e8e5df918c8725ae13800)
Diffstat (limited to 'source4/Makefile.in')
-rw-r--r--source4/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/source4/Makefile.in b/source4/Makefile.in
index fd6c16b2a9..2601511517 100644
--- a/source4/Makefile.in
+++ b/source4/Makefile.in
@@ -1072,7 +1072,9 @@ TOPFILES=dynconfig.o dynconfig.po
clean: delheaders python_clean
-rm -f core */*~ *~ */*.o */*/*.o */*/*.po */*/*.po32 */*.po */*.po32 */*.@SHLIBEXT@ \
- $(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(MODULES) $(TORTURE_PROGS) .headers.stamp
+ $(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(MODULES) $(TORTURE_PROGS) \
+ .headers.stamp
+ -rm -rf librpc/gen_*
# Making this target will just make sure that the prototype files
# exist, not necessarily that they are up to date. Since they're