X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=lib%2FMakefile.am;fp=lib%2FMakefile.am;h=5380128c0ec2dc240f1d3f45674af34579303862;hp=4bfee8bb06db082d3e83a3582a2952901f813f67;hb=ee168310ec4227174ace489bf5f81f8c2f91cde0;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6 diff --git a/lib/Makefile.am b/lib/Makefile.am index 4bfee8b..5380128 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -26,7 +26,7 @@ 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 = \ @@ -36,4 +36,3 @@ libtar_a_SOURCES = \ rmt.h \ stdopen.c stdopen.h \ system.h system-ioctl.h -