X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2FMakefile.am;h=fdb7d68fd7132019e2cdffe82f5b7f7716882a41;hb=5944f452b0e615a172a9f058877671ff6272abb8;hp=77774056bca11e5081c879d5b49b95d0e82da514;hpb=ac6caa71bc6077d75ff5073f76f97d53225e78ae;p=chaz%2Ftar diff --git a/src/Makefile.am b/src/Makefile.am index 7777405..fdb7d68 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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)