diff options
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r-- | gdb/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in index 02eaa44..792e48a 100644 --- a/gdb/Makefile.in +++ b/gdb/Makefile.in @@ -948,6 +948,7 @@ SUBDIRS = @subdirs@ YYFILES = c-exp.c \ cp-name-parser.c \ objc-exp.c \ + ada-lex.c \ ada-exp.c \ jv-exp.c \ f-exp.c m2-exp.c p-exp.c |