From: Tom Tromey Date: Tue, 28 Nov 1995 01:43:19 +0000 (+0000) Subject: (DIST_OTHER): Don't distribute gettext-sh X-Git-Tag: Release-0-25~89 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=14fa3e3c8ae2915e70e83643a7ec3629574916ad;p=thirdparty%2Fautomake.git (DIST_OTHER): Don't distribute gettext-sh --- diff --git a/Makefile.am b/Makefile.am index a45e7951a..56acfbb4d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,7 +16,8 @@ tags-clean.am texi-version.am texinfos-vars.am texinfos.am # CONFIG_HEADER = config.h -DIST_OTHER = automake.in gettext-sh $(am_DATA) +# gettext-sh (in DIST_OTHER for NLS) +DIST_OTHER = automake.in DIST_SUBDIRS = RCS samples automake: automake.in diff --git a/lib/am/Makefile.am b/lib/am/Makefile.am index a45e7951a..56acfbb4d 100644 --- a/lib/am/Makefile.am +++ b/lib/am/Makefile.am @@ -16,7 +16,8 @@ tags-clean.am texi-version.am texinfos-vars.am texinfos.am # CONFIG_HEADER = config.h -DIST_OTHER = automake.in gettext-sh $(am_DATA) +# gettext-sh (in DIST_OTHER for NLS) +DIST_OTHER = automake.in DIST_SUBDIRS = RCS samples automake: automake.in