X-Git-Url: http://git.savannah.gnu.org/gitweb/?p=enscript.git;a=blobdiff_plain;f=docs%2FMakefile.am;h=5b2cb80ec469da75f648737ba4dd1c5d220a6449;hp=fc8122f4837ef97a3b4dea7a85dfc2c5f6aca9b6;hb=refs%2Ftags%2Fv1.7.rc;hpb=ea8d72b2c6e2ff066d5d7efb81297d66d32d2f83 diff --git a/docs/Makefile.am b/docs/Makefile.am index fc8122f..5b2cb80 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -6,29 +6,29 @@ # # -# This program is free software; you can redistribute it and/or modify +# Enscript is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by -# the Free Software Foundation; either version 2, or (at your option) -# any later version. +# the Free Software Foundation, either version 3 of the License, or +# (at your option) any later version. # -# This program is distributed in the hope that it will be useful, +# Enscript is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # -# along with this program; see the file COPYING. If not, write to -# the Free Software Foundation, 51 Franklin Street, Fifth Floor, -# Boston, MA 02110-1301, USA. +# along with Enscript. If not, see . # info_TEXINFOS = enscript.texi -enscript_TEXINFOS = fdl.texi +enscript_TEXINFOS = fdl-1.3.texi man_MANS = enscript.1 states.1 +CLEANFILES = $(man_MANS) -EXTRA_DIST = enscript.man states.man FAQ.html clean-nroff.pl texinfo.tex +EXTRA_DIST = ChangeLog.old enscript.man states.man FAQ.html \ + clean-nroff.pl texinfo.tex enscript.man.html: enscript.1 nroff -man $(srcdir)/enscript.1 | ./clean-nroff.pl > enscript.tmp