Distribute stamp-html.in so that the HTML files don't get recreated
authormdw <mdw>
Wed, 24 Sep 1997 13:02:00 +0000 (13:02 +0000)
committermdw <mdw>
Wed, 24 Sep 1997 13:02:00 +0000 (13:02 +0000)
unnecessarily.

manual/Makefile.am

index fef91ff..4a54592 100644 (file)
@@ -1,7 +1,7 @@
 ## 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.3 1997/09/24 13:02:00 mdw Exp $
 ##
 ## Makefile for `become'
 ##
 ##----- Revision history ----------------------------------------------------
 ##
 ## $Log: Makefile.am,v $
+## 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 +44,7 @@
 
 htmldir = @htmldir@
 
-EXTRA_DIST = texinfo.tex
+EXTRA_DIST = texinfo.tex stamp-html.in
 info_TEXINFOS = become.texi
 noinst_DATA = become_*.html