]> granicus.if.org Git - yasm/commitdiff
Copy YASM-VERSION.h to Mkfiles for distribution.
authorPeter Johnson <peter@tortall.net>
Mon, 31 Oct 2011 07:10:39 +0000 (00:10 -0700)
committerPeter Johnson <peter@tortall.net>
Mon, 31 Oct 2011 07:29:42 +0000 (00:29 -0700)
Makefile.am

index 35559cb99aad7ed9f38509dcc7c3477c3e0a0b57..55c0c8837a8dd9048eb8dd8be051fcb6a589e5ef 100644 (file)
@@ -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