Added the permissions command.
[pspp-builds.git] / doc / Makefile.am
index 0f9ca9a9a7af157b5c78196415ac6b6c1475fc93..eb2aabc68e1e352983d2207dfc9f4a3959d983fa 100644 (file)
@@ -1,7 +1,37 @@
 ## Process this file with automake to produce Makefile.in  -*- makefile -*-
 
-info_TEXINFOS = pspp.texi
+info_TEXINFOS = pspp.texinfo 
 
-EXTRA_DIST = pspp.man
+pspp_TEXINFOS = version.texi \
+       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 \
+       $(pspp_TEXINFOS)
+
+
+CLEANFILES = pspp.info pspp.info-*
+MAINTAINERCLEANFILES=Makefile.in 
 
-MAINTAINERCLEANFILES = Makefile.in README.html pspp.info pspp.info-*