]> granicus.if.org Git - yasm/commitdiff
* Fix win64/tests/Makefile.inc that was causing distcheck breakage.
authorPeter Johnson <peter@tortall.net>
Thu, 29 Sep 2005 05:10:29 +0000 (05:10 -0000)
committerPeter Johnson <peter@tortall.net>
Thu, 29 Sep 2005 05:10:29 +0000 (05:10 -0000)
svn path=/trunk/yasm/; revision=1254

modules/objfmts/win64/tests/Makefile.inc

index d6aa6a472e78f4fcbda5e160fdc4a3dd49f0fec1..7001076649a71a01736961a1cd7e904a10c20e52 100644 (file)
@@ -2,4 +2,8 @@
 
 TESTS += modules/objfmts/win64/tests/win64_test.sh
 
-EXTRA_DIST += modules/objfmts/win32/tests/win64_test.sh
+EXTRA_DIST += modules/objfmts/win64/tests/win64_test.sh
+EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref.asm
+EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref.hex
+EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref.errwarn
+EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref.masm