From e35a1e9e50e9a9f9582b726935d477e3ad7862e2 Mon Sep 17 00:00:00 2001 From: "Gary V. Vaughan" Date: Sun, 8 Apr 2001 00:29:06 +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 f0e56c77c..334fd1f95 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.3