]> git.gag.com Git - debian/tar/commitdiff
makefile changes for new files
authorBdale Garbee <bdale@gag.com>
Wed, 10 Mar 2010 23:52:39 +0000 (16:52 -0700)
committerBdale Garbee <bdale@gag.com>
Wed, 10 Mar 2010 23:52:39 +0000 (16:52 -0700)
lib/Makefile.in

index 1dbc63597e6d576989b0e519cbc2a65e7fa51936..f29a1b8093c43996e271d7179f01e64e23d6c146 100644 (file)
@@ -614,7 +614,9 @@ EXTRA_DIST = alloca.c alloca.in.h argmatch.c argmatch.h backupfile.c \
        printf-args.h printf-parse.c printf-parse.h vasnprintf.c \
        vasnprintf.h vsnprintf.c wchar.in.h wctype.in.h wcwidth.c \
        xalloc.h xmalloc.c xgetcwd.c xgetcwd.h xstrtol-error.c \
-       xstrtol.c xstrtol.h xstrtoul.c
+       xstrtol.c xstrtol.h xstrtoul.c \
+       c-ctype.h c-ctype.c \
+       argp-version-etc.h argp-version-etc.c progrname.h progname.c 
 BUILT_SOURCES = $(ALLOCA_H) configmake.h $(DIRENT_H) $(FCNTL_H) \
        $(FLOAT_H) $(FNMATCH_H) getdate.c $(GETOPT_H) $(INTTYPES_H) \
        $(STDARG_H) $(STDBOOL_H) $(STDINT_H) stdio.h stdlib.h string.h \
@@ -668,7 +670,9 @@ EXTRA_libtar_a_SOURCES = alloca.c argmatch.c backupfile.c \
        dup-safer.c fd-safer.c pipe-safer.c unlinkdir.c unsetenv.c \
        utime.c utimens.c asnprintf.c printf-args.c printf-parse.c \
        vasnprintf.c vsnprintf.c wcwidth.c xmalloc.c xgetcwd.c \
-       xstrtol-error.c xstrtol.c xstrtoul.c
+       xstrtol-error.c xstrtol.c xstrtoul.c \
+       c-ctype.h c-ctype.c \
+       argp-version-etc.h argp-version-etc.c progrname.h progname.c 
 LINK_WARNING_H = $(top_srcdir)/build-aux/link-warning.h
 charset_alias = $(DESTDIR)$(libdir)/charset.alias
 charset_tmp = $(DESTDIR)$(libdir)/charset.tmp