]> Dogcows Code - chaz/tar/commitdiff
Updated
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 2 Oct 2003 15:07:25 +0000 (15:07 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 2 Oct 2003 15:07:25 +0000 (15:07 +0000)
lib/Makefile.am

index 7ba5f7619a8b1d54f7ce22c473dd3d7dc888fb27..b713fe7a37244fa4448e4a239c23f1fe75fccc07 100644 (file)
@@ -61,6 +61,9 @@ libtar_a_SOURCES += exclude.h exclude.c
 # exitfail
 libtar_a_SOURCES += exitfail.h exitfail.c
 
+# exit
+libtar_a_SOURCES += exit.h
+
 # fnmatch
 BUILT_SOURCES += $(FNMATCH_H)
 EXTRA_DIST += fnmatch_.h fnmatch_loop.c
This page took 0.021989 seconds and 4 git commands to generate.