From: Ossama Othman Date: Sat, 4 Dec 1999 21:06:08 +0000 (+0000) Subject: Added ltcf-c.sh, ltcf-cxx.sh and ChangeLog.1 to list of files to X-Git-Tag: multi-language-merge-point~273 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c19ef2aa19252156674cedab0b82aeb33b62690;p=thirdparty%2Flibtool.git 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. --- 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)