summaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2001-09-28 20:20:05 +0000
committerBruno Haible <bruno@clisp.org>2001-09-28 20:20:05 +0000
commit87bf419a22ef361599e33cf2817e6f8aaa463fd2 (patch)
tree0442f611261c5ba74667133e934053f9dc53602b /lib/Makefile.am
parent021aec4b8b5a97ffda435832fb7aee3ad866ad53 (diff)
downloadexternal_gettext-87bf419a22ef361599e33cf2817e6f8aaa463fd2.zip
external_gettext-87bf419a22ef361599e33cf2817e6f8aaa463fd2.tar.gz
external_gettext-87bf419a22ef361599e33cf2817e6f8aaa463fd2.tar.bz2
New include file "basename.h".
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3adfb83..c7cc946 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -29,10 +29,10 @@ linebreak.c localcharset.c mbswidth.c obstack.c pipe-bidi.c pipe-in.c \
pipe-out.c progname.c sh-quote.c tmpdir.c wait-process.c xerror.c xgetcwd.c \
xmalloc.c xstrdup.c
-libnlsut_a_HEADER = c-ctype.h execute.h findprog.h fstrcmp.h full-write.h \
-gcd.h getopt.h hash.h javacomp.h javaexec.h lbrkprop.h linebreak.h mbswidth.h \
-obstack.h pathmax.h pipe.h progname.h sh-quote.h system.h tmpdir.h \
-utf8-ucs4.h utf16-ucs4.h wait-process.h xerror.h xmalloc.h
+libnlsut_a_HEADER = basename.h c-ctype.h execute.h findprog.h fstrcmp.h \
+full-write.h gcd.h getopt.h hash.h javacomp.h javaexec.h lbrkprop.h \
+linebreak.h mbswidth.h obstack.h pathmax.h pipe.h progname.h sh-quote.h \
+system.h tmpdir.h utf8-ucs4.h utf16-ucs4.h wait-process.h xerror.h xmalloc.h
# Sources that are compiled only on platforms that lack the functions.