Added the permissions command.
[pspp-builds.git] / doc / Makefile.am
index 430c6df0c67ebbade1cf53be27bf581ac14dccf1..eb2aabc68e1e352983d2207dfc9f4a3959d983fa 100644 (file)
@@ -2,7 +2,7 @@
 
 info_TEXINFOS = pspp.texinfo 
 
-EXTRA_DIST = pspp.man \
+pspp_TEXINFOS = version.texi \
        bugs.texi \
        command-index.texi \
        concept-index.texi \
@@ -28,6 +28,10 @@ EXTRA_DIST = pspp.man \
        utilities.texi \
        variables.texi
 
+EXTRA_DIST = pspp.man \
+       $(pspp_TEXINFOS)
+
 
 CLEANFILES = pspp.info pspp.info-*
 MAINTAINERCLEANFILES=Makefile.in 
+