From 6c19ef2aa19252156674cedab0b82aeb33b62690 Mon Sep 17 00:00:00 2001 From: Ossama Othman Date: Sat, 4 Dec 1999 21:06:08 +0000 Subject: [PATCH] Added ltcf-c.sh, ltcf-cxx.sh and ChangeLog.1 to list of files to include in the distribution. Added ltcf-sh.sh and ltcf-cxx.sh to the list of data files. --- Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Makefile.am b/Makefile.am index 7baefb26e..ee9d1b58b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -15,12 +15,13 @@ LIBS= @LIBS@ aclocal_macros = libtool.m4 EXTRA_DIST = $(aclocal_macros) libtoolize.in ltconfig.in ltmain.in \ - mkstamp ChangeLog.0 + ltcf-c.sh ltcf-cxx.sh \ + mkstamp ChangeLog.0 ChangeLog.1 CLEANFILES = libtool libtoolize ltconfig.T ltmain.shT # These are required by libtoolize. pkgdata_SCRIPTS = config.guess config.sub ltconfig -pkgdata_DATA = ltmain.sh +pkgdata_DATA = ltmain.sh ltcf-c.sh ltcf-cxx.sh # This macro file should be visible to Automake's aclocal. aclocal_DATA = $(aclocal_macros) -- 2.47.3