dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
genetic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fdbe064
)
Clean all doc files on make clean
master
author
Rafał Długołęcki
<rafal@dlugolecki.net.pl>
Sat, 23 Jul 2016 10:02:30 +0000
(12:02 +0200)
committer
Rafał Długołęcki
<rafal@dlugolecki.net.pl>
Sat, 23 Jul 2016 10:03:13 +0000
(12:03 +0200)
docs/Makefile.am
patch
|
blob
|
history
diff --git
a/docs/Makefile.am
b/docs/Makefile.am
index b61769332784d4701480e394bf3551903c7e29bb..cfc5825f827a4c35618344707e64a7fbc6c97af5 100644
(file)
--- a/
docs/Makefile.am
+++ b/
docs/Makefile.am
@@
-14,7
+14,9
@@
CLEANFILES = doxyfile.stamp
all-local: doxyfile.stamp
clean-local:
all-local: doxyfile.stamp
clean-local:
+ rm -f $(top_srcdir)/docs/Doxyfile
rm -rf $(top_srcdir)/docs/man
rm -rf $(top_srcdir)/docs/man
-
+ rm -rf $(top_srcdir)/docs/html
+ rm -rf $(top_srcdir)/docs/latex
endif
\ No newline at end of file
endif
\ No newline at end of file