projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3dd3e9
)
doc/automake.mk: Replace lines inadvertently removed by previous commit
author
John Darrington
<john@darrington.wattle.id.au>
Sat, 13 Oct 2012 13:22:38 +0000
(15:22 +0200)
committer
John Darrington
<john@darrington.wattle.id.au>
Sat, 13 Oct 2012 13:22:38 +0000
(15:22 +0200)
doc/automake.mk
patch
|
blob
|
history
diff --git
a/doc/automake.mk
b/doc/automake.mk
index ab57072020d28a72eb0c9fc4265bf76b4c9cbab8..6db82bfb7e72d43f21c90784b5709ea086db4966 100644
(file)
--- a/
doc/automake.mk
+++ b/
doc/automake.mk
@@
-76,6
+76,9
@@
$(srcdir)/doc/pspp.xml: doc/pspp.texinfo $(doc_pspp_TEXINFOS)
> $@
$(XMLLINT) --output /dev/null $@ || ( $(RM) $@ ; false)
+docbookdir = $(docdir)
+dist_docbook_DATA = doc/pspp.xml
+
EXTRA_DIST += doc/OChangeLog
CLEANFILES += pspp-dev.dvi $(docbook_DATA)