diff options
author | pixel <pixel> | 2002-12-05 06:23:56 +0000 |
---|---|---|
committer | pixel <pixel> | 2002-12-05 06:23:56 +0000 |
commit | 592d38e9e0b7d1c6bb064a116fc9b868595200f7 (patch) | |
tree | d61e2eb6a1cea2eb09975febe2266052e6b3edec | |
parent | ad4ba1ad3c7c5f581a160c408178d6a5007804c8 (diff) |
GRMBL!
-rw-r--r-- | ChangeLog | 6 | ||||
-rw-r--r-- | include/Makefile.am | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -0,0 +1,6 @@ +2002-12-05 gettextize <bug-gnu-gettext@gnu.org> + + * Makefile.am (SUBDIRS): Add intl, + (EXTRA_DIST): Add config.rpath mkinstalldirs. + * configure.ac (AC_CONFIG_FILES): Add intl/Makefile, + diff --git a/include/Makefile.am b/include/Makefile.am index e531c43..1ad46fb 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1 @@ -noinst_HEADERS = gettext.h
\ No newline at end of file +noinst_HEADERS = gettext.h |