X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=doc%2FMakefile.am;h=430c6df0c67ebbade1cf53be27bf581ac14dccf1;hb=1fc3af93c0ba6cbaf7ef09edc979096b6f16dd6f;hp=15ea655767998e8bdaae9ed4ad72c5869b55a0e5;hpb=2c9a5954d98d4dd508d8fbf2496f2bb819527a46;p=pspp-builds.git diff --git a/doc/Makefile.am b/doc/Makefile.am index 15ea6557..430c6df0 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -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