Split pspp.texi into one texi file per chapter
[pspp-builds.git] / doc / Makefile.am
index 15ea655767998e8bdaae9ed4ad72c5869b55a0e5..430c6df0c67ebbade1cf53be27bf581ac14dccf1 100644 (file)
@@ -1,8 +1,33 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-info_TEXINFOS = pspp.texi
+info_TEXINFOS = pspp.texinfo 
+
+EXTRA_DIST = pspp.man \
+       bugs.texi \
+       command-index.texi \
+       concept-index.texi \
+       configuring.texi \
+       credits.texi \
+       data-file-format.texi \
+       data-io.texi \
+       data-selection.texi \
+       expressions.texi \
+       files.texi \
+       flow-control.texi \
+       function-index.texi \
+       installing.texi \
+       introduction.texi \
+       invoking.texi \
+       language.texi \
+       license.texi \
+       not-implemented.texi \
+       portable-file-format.texi \
+       q2c.texi \
+       statistics.texi \
+       transformation.texi \
+       utilities.texi \
+       variables.texi
 
-EXTRA_DIST = pspp.man
 
 CLEANFILES = pspp.info pspp.info-*
-MAINTAINERCLEANFILES=Makefile.in README.html
+MAINTAINERCLEANFILES=Makefile.in