diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index fb73139..224f7c3 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -490,7 +490,7 @@ NTSOBS = standalone.o NTSSTART = kdb-start.o -SUBDIRS = doc testsuite nlm +SUBDIRS = doc testsuite nlm mswin # For now, shortcut the "configure GDB for fewer languages" stuff. YYFILES = c-exp.tab.c java-exp.tab.c f-exp.tab.c m2-exp.tab.c |