From 7c1a2459186be8b502a1acb011ba89592153f6c6 Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Thu, 2 Oct 2003 15:07:25 +0000 Subject: [PATCH] Updated --- lib/Makefile.am | 3 +++ 1 file changed, 3 insertions(+) diff --git a/lib/Makefile.am b/lib/Makefile.am index 7ba5f76..b713fe7 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -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 -- 2.44.0