diff options
author | Bruno Haible <bruno@clisp.org> | 2003-05-22 21:55:33 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:10:37 +0200 |
commit | 4d4c7e666e4edc22faea5d705085463c29385fc5 (patch) | |
tree | 5cc6cd69066783a11256e65e5b6cb53e2ea4b441 /gettext-runtime/intl-java | |
parent | 39f248609fae3ac735f16569347da9f4b1d79895 (diff) | |
download | external_gettext-4d4c7e666e4edc22faea5d705085463c29385fc5.zip external_gettext-4d4c7e666e4edc22faea5d705085463c29385fc5.tar.gz external_gettext-4d4c7e666e4edc22faea5d705085463c29385fc5.tar.bz2 |
Regenerated.
Diffstat (limited to 'gettext-runtime/intl-java')
-rw-r--r-- | gettext-runtime/intl-java/Makefile.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gettext-runtime/intl-java/Makefile.in b/gettext-runtime/intl-java/Makefile.in index 118b5b8..78dcc37 100644 --- a/gettext-runtime/intl-java/Makefile.in +++ b/gettext-runtime/intl-java/Makefile.in @@ -1,4 +1,4 @@ -# Makefile.in generated by automake 1.7.3 from Makefile.am. +# Makefile.in generated by automake 1.7.5 from Makefile.am. # @configure_input@ # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003 @@ -237,6 +237,7 @@ JAVADOC2_FILES = \ javadoc2/gnu/gettext/GettextResource.html subdir = intl-java +ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 mkinstalldirs = $(SHELL) $(top_srcdir)/../config/mkinstalldirs CONFIG_HEADER = $(top_builddir)/config.h CONFIG_CLEAN_FILES = @@ -304,7 +305,6 @@ check: check-am all-am: Makefile all-local installdirs: installdirs-local - install: install-am install-exec: install-exec-am install-data: install-data-am |