]> Dogcows Code - chaz/tar/blobdiff - src/Makefile.am
Report record size only if the archive refers to a device.
[chaz/tar] / src / Makefile.am
index 77774056bca11e5081c879d5b49b95d0e82da514..fdb7d68fd7132019e2cdffe82f5b7f7716882a41 100644 (file)
@@ -41,7 +41,7 @@ tar_SOURCES = \
  update.c\
  utf8.c
 
-INCLUDES = -I$(top_srcdir)/gnu -I../ -I../gnu -I$(top_srcdir)/lib
+INCLUDES = -I$(top_srcdir)/gnu -I../ -I../gnu -I$(top_srcdir)/lib -I../lib
 
 LDADD = ../lib/libtar.a ../gnu/libgnu.a $(LIBINTL) $(LIBICONV)
 
This page took 0.020213 seconds and 4 git commands to generate.