m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/Makefile.am,v


From: Eric Blake
Subject: Changes to m4/Makefile.am,v
Date: Tue, 10 Jul 2007 20:48:12 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      07/07/10 20:48:11

Index: Makefile.am
===================================================================
RCS file: /sources/m4/m4/Makefile.am,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -b -r1.54 -r1.55
--- Makefile.am 28 May 2007 18:52:41 -0000      1.54
+++ Makefile.am 10 Jul 2007 20:48:07 -0000      1.55
@@ -5,7 +5,7 @@
 ##
 ## This program 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 of the License, or
+## 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,
@@ -40,7 +40,8 @@
 
 EXTRA_DIST     = bootstrap \
                  $(config_aux_dir)/mkstamp \
-                 $(config_macro_dir)/gnulib-cache.m4
+                 $(config_macro_dir)/gnulib-cache.m4 \
+                 local/doc/gpl-3.0.texi.diff
 CLEANFILES     =
 DISTCLEANFILES =
 MOSTLYCLEANFILES=
@@ -250,7 +251,7 @@
 ## -------------- ##
 
 info_TEXINFOS  = doc/m4.texinfo
-doc_m4_TEXINFOS        = doc/regexprops-generic.texi doc/fdl.texi
+doc_m4_TEXINFOS        = doc/regexprops-generic.texi doc/fdl.texi 
doc/gpl-3.0.texi
 dist_man_MANS  = doc/m4.1
 EXTRA_DIST     += $(config_aux_dir)/gendocs.sh doc/gendocs_template
 MAINTAINERCLEANFILES += $(config_aux_dir)/gendocs.sh doc/gendocs_template \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]