git.samba.org
/
ira
/
wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4626ffb
)
Fix Samba 4 Makefile to also clean ../libgpo
author
Wilco Baan Hofman
<wilco@baanhofman.nl>
Mon, 20 Apr 2009 08:11:00 +0000
(10:11 +0200)
committer
Günther Deschner
<gd@samba.org>
Mon, 20 Apr 2009 21:16:17 +0000
(23:16 +0200)
Signed-off-by: Günther Deschner <gd@samba.org>
source4/Makefile
patch
|
blob
|
history
diff --git
a/source4/Makefile
b/source4/Makefile
index 0229eaa88e063e8829f98210bb65b5c6cac3a3e4..7bc48b9fe4bb4cd71d2c423a9474aa25f7046cd0 100644
(file)
--- a/
source4/Makefile
+++ b/
source4/Makefile
@@
-145,7
+145,7
@@
include $(srcdir)/static_deps.mk
endif
clean::
- @find ../lib ../libcli ../librpc ../nsswitch -name '*.o' -o -name '*.ho' | xargs rm -f
+ @find ../lib ../libcli ../librpc ../
libgpo ../
nsswitch -name '*.o' -o -name '*.ho' | xargs rm -f
PUBLIC_HEADERS += ./version.h