diff options
Diffstat (limited to 'gdb/testsuite/gdb.modula2')
-rw-r--r-- | gdb/testsuite/gdb.modula2/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.modula2/Makefile.in b/gdb/testsuite/gdb.modula2/Makefile.in index 1c56e24..97cb280 100644 --- a/gdb/testsuite/gdb.modula2/Makefile.in +++ b/gdb/testsuite/gdb.modula2/Makefile.in @@ -20,7 +20,7 @@ VPATH = @srcdir@ srcdir = @srcdir@ -EXECUTABLES = +EXECUTABLES = unbounded1 all info install-info dvi install uninstall installcheck check: @echo "Nothing to be done for $@..." |