r22578: Remove python build directory and generated smbadduser.
authorJelmer Vernooij <jelmer@samba.org>
Sun, 29 Apr 2007 21:37:24 +0000 (21:37 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:19:46 +0000 (12:19 -0500)
Patch originally by the Debian packaging team for Samba.
(This used to be commit f46492a4dbb61e452ed1a93909986996b7aa2558)

source3/Makefile.in

index f98ca90347a4e468f0cd337a61b25a5da7a09bbe..aa6dbbf1d33291a4f8d054771c902d7e7d459029 100644 (file)
@@ -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