| Index: third_party/yasm/patched-yasm/modules/objfmts/win64/tests/Makefile.inc
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/objfmts/win64/tests/Makefile.inc (revision 165590)
|
| +++ third_party/yasm/patched-yasm/modules/objfmts/win64/tests/Makefile.inc (working copy)
|
| @@ -1,5 +1,3 @@
|
| -# $Id: Makefile.inc 2120 2008-09-04 04:45:30Z peter $
|
| -
|
| TESTS += modules/objfmts/win64/tests/win64_test.sh
|
|
|
| EXTRA_DIST += modules/objfmts/win64/tests/win64_test.sh
|
| @@ -29,6 +27,8 @@
|
| EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref2.asm
|
| EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref2.hex
|
| EXTRA_DIST += modules/objfmts/win64/tests/win64-dataref2.masm
|
| +EXTRA_DIST += modules/objfmts/win64/tests/win64-imagebase.hex
|
| +EXTRA_DIST += modules/objfmts/win64/tests/win64-imagebase.asm
|
|
|
| EXTRA_DIST += modules/objfmts/win64/tests/gas/Makefile.inc
|
|
|
|
|