]> git.ipfire.org Git - thirdparty/gettext.git/commitdiff
Add progname.[ch].
authorBruno Haible <bruno@clisp.org>
Fri, 11 May 2001 14:09:12 +0000 (14:09 +0000)
committerBruno Haible <bruno@clisp.org>
Fri, 11 May 2001 14:09:12 +0000 (14:09 +0000)
lib/Makefile.am

index 4946be981c1ae48b771e1054266000c2e141218d..06f59c6516cdec09baa544f60154c52690b38387 100644 (file)
@@ -28,13 +28,13 @@ gen-lbrkprop.c 3level.h
 
 libnlsut_a_SOURCES = basename.c c-ctype.c concatpath.c fstrcmp.c \
 getopt.c getopt1.c hash.c linebreak.c localcharset.c mbswidth.c obstack.c \
-xerror.c xgetcwd.c xmalloc.c xstrdup.c
+progname.c xerror.c xgetcwd.c xmalloc.c xstrdup.c
 
 libnlsut_a_LIBADD = @ALLOCA@ @LIBOBJS@
 
 noinst_HEADERS = c-ctype.h error.h fstrcmp.h getline.h getopt.h hash.h \
-lbrkprop.h linebreak.h mbswidth.h obstack.h printf-parse.h printf.h system.h \
-pathmax.h xerror.h
+lbrkprop.h linebreak.h mbswidth.h obstack.h pathmax.h printf-parse.h printf.h \
+progname.h system.h xerror.h
 
 DEFS = -DLIBDIR=\"$(libdir)\" @DEFS@
 INCLUDES = -I. -I$(srcdir) -I.. -I../intl