summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorExplorer09 <explorer09@gmail.com>2016-11-26 23:03:24 +0800
committerWill Estes <westes575@gmail.com>2016-12-29 17:25:19 -0500
commit6964073c594cf999d3747993b73f707e4702e024 (patch)
tree8b9a4f922bb3739b66dcfa1d1dd2992d9fa7a428 /src/Makefile.am
parent935478c3fe03346f6d6323f00424df07b2f04c70 (diff)
build: "make clean" deletes stage1scan.c, stage1flex
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 0d267db..a4742fd 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -69,7 +69,7 @@ EXTRA_DIST = \
mkskel.sh \
gettext.h
-DISTCLEANFILES = stage1scan.c
+CLEANFILES = stage1scan.c stage1flex$(EXEEXT)
MAINTAINERCLEANFILES = skel.c