X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=lib%2FMakefile.am;h=efd6826b56a8849191c0204b030056b495f938ec;hb=f3797c1231154dc0bbade50aceaa8639ffd9e3cf;hp=4bfee8bb06db082d3e83a3582a2952901f813f67;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/lib/Makefile.am b/lib/Makefile.am index 4bfee8bb..efd6826b 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -26,14 +26,13 @@ rmt-command.h : Makefile $(AM_V_at)mv $@-t $@ BUILT_SOURCES = rmt-command.h CLEANFILES = rmt-command.h rmt-command.h-t -INCLUDES = -I$(top_srcdir)/gnu -I../ -I../gnu +INCLUDES = -I$(top_srcdir)/gnu -I../ -I../gnu noinst_HEADERS = system.h system-ioctl.h rmt.h paxlib.h stdopen.h libtar_a_SOURCES = \ - paxerror.c paxexit.c paxlib.h paxnames.c \ + paxerror.c paxexit-status.c paxlib.h paxnames.c \ prepargs.c prepargs.h \ rtapelib.c \ rmt.h \ stdopen.c stdopen.h \ system.h system-ioctl.h -