summaryrefslogtreecommitdiffstats
path: root/source/Makefile.in
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2007-04-29 21:37:24 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:19:46 -0500
commitf46492a4dbb61e452ed1a93909986996b7aa2558 (patch)
tree103c3f3aeaf1960857a77ca0626d2a1746fceb4c /source/Makefile.in
parent3df99006f8a52af7cff0fbca1bf16157a8648254 (diff)
downloadsamba-f46492a4dbb61e452ed1a93909986996b7aa2558.tar.gz
samba-f46492a4dbb61e452ed1a93909986996b7aa2558.tar.xz
samba-f46492a4dbb61e452ed1a93909986996b7aa2558.zip
r22578: Remove python build directory and generated smbadduser.
Patch originally by the Debian packaging team for Samba.
Diffstat (limited to 'source/Makefile.in')
-rw-r--r--source/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/source/Makefile.in b/source/Makefile.in
index f98ca90347a..aa6dbbf1d33 100644
--- a/source/Makefile.in
+++ b/source/Makefile.in
@@ -1799,6 +1799,7 @@ python_install: $(PYTHON_OBJ)
python_clean:
@-if test -n "$(PYTHON)"; then $(PYTHON) python/setup.py clean; fi
+ @-rm -rf build/
# revert to the previously installed version
revert:
@@ -1990,6 +1991,7 @@ realclean: clean delheaders
distclean: realclean
-rm -f include/stamp-h
+ -rm -f smbadduser
-rm -f include/config.h Makefile
-rm -f config.status config.cache so_locations
-rm -rf .deps TAGS