]> git.cworth.org Git - tar/blobdiff - lib/Makefile.am
Merge branch 'upstream' into dfsg-orig
[tar] / lib / Makefile.am
index 4bfee8bb06db082d3e83a3582a2952901f813f67..5380128c0ec2dc240f1d3f45674af34579303862 100644 (file)
@@ -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
-