projects
/
pazpar2-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1a0d55
)
Add doc-clean target
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 5 May 2009 11:12:04 +0000
(13:12 +0200)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 5 May 2009 11:12:04 +0000
(13:12 +0200)
doc/Makefile.am
patch
|
blob
|
history
diff --git
a/doc/Makefile.am
b/doc/Makefile.am
index
385cd9c
..
13bbb93
100644
(file)
--- a/
doc/Makefile.am
+++ b/
doc/Makefile.am
@@
-64,6
+64,9
@@
dist-hook:
cp $$p $(distdir); \
done
+doc-clean:
+ rm -f *.html *.[0-9] *.pdf *.tkl
+
install-data-hook:
if test -f index.html; then d=.; else d="$(srcdir)"; fi; \
for p in $$d/*.html; do \