summaryrefslogtreecommitdiffstats
path: root/libuniname
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2002-03-12 20:30:44 +0000
committerBruno Haible <bruno@clisp.org>2009-06-23 12:07:49 +0200
commitdbfb2155e1d62ac1d59f1a49f95c111181fe9f2c (patch)
treec7380d4d6feebeb04212695cf60719a49aa77ddb /libuniname
parentc4caaffb18481d0bb0dafbb44d0f16cdefc7a88b (diff)
downloadexternal_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.zip
external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.tar.gz
external_gettext-dbfb2155e1d62ac1d59f1a49f95c111181fe9f2c.tar.bz2
Regenerated.
Diffstat (limited to 'libuniname')
-rw-r--r--libuniname/Makefile.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/libuniname/Makefile.in b/libuniname/Makefile.in
index 4e0c8d5..bd9d9d7 100644
--- a/libuniname/Makefile.in
+++ b/libuniname/Makefile.in
@@ -107,6 +107,7 @@ LD = @LD@
LEX = @LEX@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIB = @LIB@
+LIBEXPAT = @LIBEXPAT@
LIBICONV = @LIBICONV@
LIBINTL = @LIBINTL@
LIBOBJS = @LIBOBJS@
@@ -114,6 +115,7 @@ LIBTOOL = @LIBTOOL@
LN_S = @LN_S@
LTALLOCA = @LTALLOCA@
LTLIB = @LTLIB@
+LTLIBEXPAT = @LTLIBEXPAT@
LTLIBICONV = @LTLIBICONV@
LTLIBINTL = @LTLIBINTL@
LTLIBOBJS = @LTLIBOBJS@
@@ -153,7 +155,7 @@ TESTS_ENVIRONMENT = top_srcdir=$(top_srcdir) $(SHELL)
noinst_PROGRAMS = test-names
test_names_LDADD = libuniname.a ../lib/libgettextlib.la
-EXTRA_DIST = gen-uninames UnicodeDataNames.txt
+EXTRA_DIST = $(TESTS) gen-uninames UnicodeDataNames.txt
subdir = libuniname
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = $(top_builddir)/config.h