From: Thomas Tanner Date: Tue, 16 Mar 1999 21:24:21 +0000 (+0000) Subject: * Makefile.am (EXTRA_DIST): add ChangeLog.0 X-Git-Tag: release-1-3~126 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c960ce783c0e0023a516874be1a8a89a472cf0e1;p=thirdparty%2Flibtool.git * Makefile.am (EXTRA_DIST): add ChangeLog.0 --- diff --git a/Makefile.am b/Makefile.am index e7a9cdabd..8a4fcf3eb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -14,7 +14,7 @@ CPPLAGS = @CPPFLAGS@ aclocal_macros = libtool.m4 EXTRA_DIST = $(aclocal_macros) libtoolize.in ltconfig.in ltmain.in \ - libtool.spec + libtool.spec ChangeLog.0 CLEANFILES = libtool libtoolize ltconfig.T ltmain.shT # These are required by libtoolize.