From 0b288c0313fee6445ba7d5eb10a2a94bb41ba673 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sun, 8 Apr 2001 00:31:50 +0000 Subject: [PATCH] From Nick Hudson * doc/Makefile.am (libtool_TEXINFOS): Add fdl.texi so that it is included in the distribution. --- ChangeLog | 6 ++++++ doc/Makefile.am | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 480347697..b7e1cad4f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-08 Gary V. Vaughan + + From Nick Hudson + * doc/Makefile.am (libtool_TEXINFOS): Add fdl.texi so that it + is included in the distribution. + 2001-04-07 Peter Eisentraut * ltmain.in (clean,uninstall): Do not error if the file doesn't diff --git a/doc/Makefile.am b/doc/Makefile.am index b07461d5c..98824ceef 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -2,4 +2,4 @@ AUTOMAKE_OPTIONS = gnits info_TEXINFOS = libtool.texi -libtool_TEXINFOS = PLATFORMS +libtool_TEXINFOS = PLATFORMS fdl.texi -- 2.47.2