X-Git-Url: https://git.distorted.org.uk/~mdw/become/blobdiff_plain/69ec21eebb2517e058f384151f0a77cc7820500d..4b8ceaeb50e1e194d39d20a11d50fdddbe8cf1ed:/manual/Makefile.am diff --git a/manual/Makefile.am b/manual/Makefile.am index 4a54592..da293ee 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.3 1997/09/24 13:02:00 mdw Exp $ +## $Id: Makefile.am,v 1.6 1998/04/23 13:10:34 mdw Exp $ ## ## Makefile for `become' ## -## (c) 1997 EBI +## (c) 1998 EBI ## ##----- Licensing notice ---------------------------------------------------- @@ -29,7 +29,16 @@ ##----- Revision history ---------------------------------------------------- ## ## $Log: Makefile.am,v $ -## Revision 1.3 1997/09/24 13:02:00 mdw +## Revision 1.6 1998/04/23 13:10:34 mdw +## Add new file `texinice.tex' to the distribution. +## +## 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. ## @@ -44,7 +53,7 @@ htmldir = @htmldir@ -EXTRA_DIST = texinfo.tex stamp-html.in +EXTRA_DIST = gpl.texi texinfo.tex texinice.tex stamp-html.in info_TEXINFOS = become.texi noinst_DATA = become_*.html