Index: third_party/yasm/patched-yasm/modules/objfmts/elf/tests/gas32/Makefile.inc |
=================================================================== |
--- third_party/yasm/patched-yasm/modules/objfmts/elf/tests/gas32/Makefile.inc (revision 71129) |
+++ third_party/yasm/patched-yasm/modules/objfmts/elf/tests/gas32/Makefile.inc (working copy) |
@@ -1,7 +1,9 @@ |
-# $Id: Makefile.inc 2036 2008-02-09 04:06:47Z peter $ |
+# $Id: Makefile.inc 2206 2009-07-21 06:48:42Z peter $ |
TESTS += modules/objfmts/elf/tests/gas32/elf_gas32_test.sh |
EXTRA_DIST += modules/objfmts/elf/tests/gas32/elf_gas32_test.sh |
EXTRA_DIST += modules/objfmts/elf/tests/gas32/elf_gas32_ssym.asm |
EXTRA_DIST += modules/objfmts/elf/tests/gas32/elf_gas32_ssym.hex |
+EXTRA_DIST += modules/objfmts/elf/tests/gas32/elf_gas32_got.asm |
+EXTRA_DIST += modules/objfmts/elf/tests/gas32/elf_gas32_got.hex |