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:
dcc4081
)
s4: Fix make clean to remove gen_ndr objects.
author
Jelmer Vernooij
<jelmer@samba.org>
Tue, 23 Dec 2008 22:24:12 +0000
(23:24 +0100)
committer
Jelmer Vernooij
<jelmer@samba.org>
Tue, 23 Dec 2008 22:24:12 +0000
(23:24 +0100)
source4/Makefile
patch
|
blob
|
history
diff --git
a/source4/Makefile
b/source4/Makefile
index 442a62ef62545377cef36e4cf3a497f918b4bac9..fff2dbf5446dc5c1734ef9d54a4121b4eb3d0b72 100644
(file)
--- a/
source4/Makefile
+++ b/
source4/Makefile
@@
-144,7
+144,7
@@
include $(srcdir)/static_deps.mk
endif
clean::
- @find ../lib ../libcli -name '*.o' -o -name '*.ho' | xargs rm -f
+ @find ../lib ../libcli
../librpc ../nsswitch
-name '*.o' -o -name '*.ho' | xargs rm -f
DEFAULT_HEADERS = $(srcdir)/../lib/util/dlinklist.h \
$(srcdir)/version.h