| Index: third_party/yasm/patched-yasm/modules/dbgfmts/dwarf2/tests/Makefile.inc
|
| ===================================================================
|
| --- third_party/yasm/patched-yasm/modules/dbgfmts/dwarf2/tests/Makefile.inc (revision 165590)
|
| +++ third_party/yasm/patched-yasm/modules/dbgfmts/dwarf2/tests/Makefile.inc (working copy)
|
| @@ -1,8 +1,8 @@
|
| -# $Id: Makefile.inc 1350 2006-01-29 21:11:03Z peter $
|
| -
|
| +EXTRA_DIST += modules/dbgfmts/dwarf2/tests/gen64/Makefile.inc
|
| EXTRA_DIST += modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc
|
| EXTRA_DIST += modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc
|
| EXTRA_DIST += modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc
|
| +include modules/dbgfmts/dwarf2/tests/gen64/Makefile.inc
|
| include modules/dbgfmts/dwarf2/tests/pass32/Makefile.inc
|
| include modules/dbgfmts/dwarf2/tests/pass64/Makefile.inc
|
| include modules/dbgfmts/dwarf2/tests/passwin64/Makefile.inc
|
|
|