diff options
Diffstat (limited to 'gdb/testsuite/gdb.asm/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.asm/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.asm/Makefile.in b/gdb/testsuite/gdb.asm/Makefile.in index d1c71b4..3210e1f 100644 --- a/gdb/testsuite/gdb.asm/Makefile.in +++ b/gdb/testsuite/gdb.asm/Makefile.in @@ -1,7 +1,7 @@ VPATH = @srcdir@ srcdir = @srcdir@ -EXECUTABLES = +EXECUTABLES = asm-source MISCELLANEOUS = arch.inc all info install-info dvi install uninstall installcheck check: |