summaryrefslogtreecommitdiffstats
path: root/usr.bin/tar/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/tar/Makefile.am')
-rw-r--r--usr.bin/tar/Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/tar/Makefile.am b/usr.bin/tar/Makefile.am
index e9dc2f9..85175c8 100644
--- a/usr.bin/tar/Makefile.am
+++ b/usr.bin/tar/Makefile.am
@@ -9,6 +9,7 @@ bsdtar_SOURCES= \
bsdtar_platform.h \
fts.c \
fts.h \
+ getdate.y \
matching.c \
read.c \
util.c \
@@ -16,3 +17,5 @@ bsdtar_SOURCES= \
bsdtar_LDADD= -larchive -lbz2 -lz
dist_man_MANS= bsdtar.1
+
+DISTCLEANFILES= getdate.c getdate.h
OpenPOWER on IntegriCloud