aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2011-10-31 00:10:39 -0700
committerPeter Johnson <peter@tortall.net>2011-10-31 00:29:42 -0700
commitc0f152742fde936a1edd6958569df0ade68192a5 (patch)
tree53877d9d071dcef038b76753ae1b44bfddb45630
parentab19547382660d81e0b4a0232dccb38f44c52a36 (diff)
downloadyasm-c0f152742fde936a1edd6958569df0ade68192a5.tar.gz
Copy YASM-VERSION.h to Mkfiles for distribution.
-rw-r--r--Makefile.am5
1 files changed, 4 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 35559cb9..55c0c883 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -125,8 +125,11 @@ EXTRA_DIST += Mkfiles/vc10/re2c/run.bat
# Until this gets fixed in automake
DISTCLEANFILES += libyasm/stamp-h libyasm/stamp-h[0-9]*
-dist-hook: YASM-VERSION-FILE
+dist-hook: YASM-VERSION-FILE YASM-VERSION.h
cp YASM-VERSION-FILE $(distdir)/version
+ cp YASM-VERSION.h $(distdir)/Mkfiles/dj/
+ cp YASM-VERSION.h $(distdir)/Mkfiles/vc9/
+ cp YASM-VERSION.h $(distdir)/Mkfiles/vc10/
YASM-VERSION-FILE: $(top_srcdir)/YASM-VERSION-GEN.sh
$(top_srcdir)/YASM-VERSION-GEN.sh