From: Jordi Albornoz Date: Thu, 17 Oct 2002 11:27:41 +0000 (+0000) Subject: added missing macros to EXTRA_DIST. X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=08d58511873b38c823c508c78341ad5a6a931349;p=gtetrinet added missing macros to EXTRA_DIST. --- diff --git a/m4/ChangeLog b/m4/ChangeLog index 46a451b..c2fcb47 100644 --- a/m4/ChangeLog +++ b/m4/ChangeLog @@ -1,3 +1,7 @@ +2002-10-17 Jordi Mallach + + * Makefile.am (EXTRA_DIST): added missing macros. + 2002-10-14 Jordi Mallach * intdiv0.m4: New file, from gettext 0.11.5. diff --git a/m4/Makefile.am b/m4/Makefile.am index 0f5ced1..33450c5 100644 --- a/m4/Makefile.am +++ b/m4/Makefile.am @@ -1,6 +1,8 @@ -EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 iconv.m4 isc-posix.m4 \ - lcmessage.m4 lib-ld.m4 lib-link.m4 lib-prefix.m4 progtest.m4 \ - gnome-support.m4 gnome-common.m4 gnome-undelfs.m4 \ - gnome-fileutils.m4 gnome-objc-checks.m4 gnome-ghttp-check.m4 \ - gnome-orbit-check.m4 gnome-x-checks.m4 gnome-pthread-check.m4 \ - gnome-gnorba-check.m4 +EXTRA_DIST = codeset.m4 gettext.m4 glibc21.m4 gnome-common.m4 \ + gnome-fileutils.m4 gnome-ghttp-check.m4 gnome-gnorba-check.m4 \ + gnome-libgtop-check.m4 gnome-objc-checks.m4 gnome-orbit-check.m4 \ + gnome-pthread-check.m4 gnome-support.m4 gnome-undelfs.m4 \ + gnome-x-checks.m4 gnome.m4 iconv.m4 intdiv0.m4 inttypes-pri.m4 \ + inttypes.m4 inttypes_h.m4 isc-posix.m4 lcmessage.m4 lib-ld.m4 \ + lib-link.m4 lib-prefix.m4 progtest.m4 stdint_h.m4 uintmax_t.m4 \ + ulonglong.m4