]> Dogcows Code - chaz/tar/blobdiff - src/Makefile.am
Implement the --warning option.
[chaz/tar] / src / Makefile.am
index 77774056bca11e5081c879d5b49b95d0e82da514..9f268c3218298a4ba30ecb058c960670aff15d40 100644 (file)
@@ -39,9 +39,10 @@ tar_SOURCES = \
  tar.c\
  transform.c\
  update.c\
- utf8.c
+ utf8.c\
+ warning.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.0216 seconds and 4 git commands to generate.