summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2011-09-03 21:27:21 -0700
committerPeter Johnson <peter@tortall.net>2011-09-03 21:27:21 -0700
commit0e3fa2d6d1fe83b86fe075a46c927d419fafef75 (patch)
tree860eee0fe7969ad1581ac215649e867cc5ac649f /Makefile.am
parent451bfd6374db3b4134128a02ea7cc95b48949b90 (diff)
downloadyasm-0e3fa2d6d1fe83b86fe075a46c927d419fafef75.tar.gz
Makefile.am: Clean YASM-VERSION.h.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 208dc67f..35559cb9 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,6 +32,7 @@ EXTRA_DIST = config/config.rpath
# libyasm-stdint.h doesn't clean up after itself?
CONFIG_CLEAN_FILES = libyasm-stdint.h
CONFIG_CLEAN_FILES += YASM-VERSION-FILE
+CONFIG_CLEAN_FILES += YASM-VERSION.h
EXTRA_DIST += tools/Makefile.inc
EXTRA_DIST += libyasm/Makefile.inc