From: Bdale Garbee Date: Wed, 10 Mar 2010 23:52:39 +0000 (-0700) Subject: makefile changes for new files X-Git-Tag: debian/1.20-1+lenny1~4 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=c12de9b63b5272af7ca108bcb6bc3e3b8f111654;p=debian%2Ftar makefile changes for new files --- diff --git a/lib/Makefile.in b/lib/Makefile.in index 1dbc6359..f29a1b80 100644 --- a/lib/Makefile.in +++ b/lib/Makefile.in @@ -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