X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/23562059939f314fe139829d295f6dda2ce6d73e..e669724dbe589e85c6e32335cff510abb6148086:/manual/Makefile.am diff --git a/manual/Makefile.am b/manual/Makefile.am index fef91ff..040a2af 100644 --- a/manual/Makefile.am +++ b/manual/Makefile.am @@ -1,11 +1,11 @@ ## Process this file with `automake' to generate `Makefile.in' ## -*-makefile-*- ## -## $Id: Makefile.am,v 1.2 1997/09/18 11:15:41 mdw Exp $ +## $Id: Makefile.am,v 1.5 1998/01/20 14:48:18 mdw Exp $ ## ## Makefile for `become' ## -## (c) 1997 EBI +## (c) 1998 EBI ## ##----- Licensing notice ---------------------------------------------------- @@ -29,6 +29,16 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.am,v $ +## Revision 1.5 1998/01/20 14:48:18 mdw +## Distribute gpl.texi. Ooops. +## +## Revision 1.4 1998/01/12 16:45:35 mdw +## Fix copyright date. +## +## Revision 1.3 1997/09/24 13:02:00 mdw +## Distribute stamp-html.in so that the HTML files don't get recreated +## unnecessarily. +## ## Revision 1.2 1997/09/18 11:15:41 mdw ## Build HTML documentation and install it. ## @@ -40,7 +50,7 @@ htmldir = @htmldir@ -EXTRA_DIST = texinfo.tex +EXTRA_DIST = gpl.texi texinfo.tex stamp-html.in info_TEXINFOS = become.texi noinst_DATA = become_*.html