projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba18c7
)
doc/automake.mk: Added a convenience rule for building all the documentation formats
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 13 Oct 2012 14:46:22 +0000
(16:46 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 13 Oct 2012 14:46:22 +0000
(16:46 +0200)
doc/automake.mk
patch
|
blob
|
history
diff --git
a/doc/automake.mk
b/doc/automake.mk
index 6db82bfb7e72d43f21c90784b5709ea086db4966..2a06686d6530013abbbaa8234b08c538d50b8602 100644
(file)
--- a/
doc/automake.mk
+++ b/
doc/automake.mk
@@
-83,3
+83,5
@@
dist_docbook_DATA = doc/pspp.xml
EXTRA_DIST += doc/OChangeLog
CLEANFILES += pspp-dev.dvi $(docbook_DATA)
+doc: $(INFO_DEPS) $(DVIS) $(PDFS) $(PSS) $(HTMLS) $(dist_docbook_DATA)
+.PHONY: doc