summaryrefslogtreecommitdiff
path: root/source4/lib/talloc/Makefile.in
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-08-31 11:35:03 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:16:58 -0500
commitc3d6fea11f0b755c4971697440b6a4f9389706f7 (patch)
treef837bf202ca5fa0df9e71318883f061de578061c /source4/lib/talloc/Makefile.in
parent5e214d5160ade4b727d7ba937292b5a6262c3bec (diff)
downloadsamba-c3d6fea11f0b755c4971697440b6a4f9389706f7.tar.gz
samba-c3d6fea11f0b755c4971697440b6a4f9389706f7.tar.bz2
samba-c3d6fea11f0b755c4971697440b6a4f9389706f7.zip
r17966: remove all generated files
metze (This used to be commit 2493f670d3581df2bbbca7a0295e31ae3a09c2c0)
Diffstat (limited to 'source4/lib/talloc/Makefile.in')
-rw-r--r--source4/lib/talloc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/lib/talloc/Makefile.in b/source4/lib/talloc/Makefile.in
index 8290f05e02..b9e4d398f4 100644
--- a/source4/lib/talloc/Makefile.in
+++ b/source4/lib/talloc/Makefile.in
@@ -46,7 +46,7 @@ doc: talloc.3 talloc.3.html
-test -z "$(XSLTPROC)" || $(XSLTPROC) --nonet -o $@ http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl $<
clean:
- rm -f *~ *.o testsuite *.gc??
+ rm -f *~ *.o libtalloc.a testsuite *.gc?? talloc.3 talloc.3.html
test: testsuite
./testsuite