* Makefile.in (YYFILES): Add ada-lex.c

This commit is contained in:
Joel Brobecker 2005-10-21 06:26:27 +00:00
parent 795ebfebad
commit 682b96ec7e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2005-10-20 Joel Brobecker <brobecker@adacore.com>
* Makefile.in (YYFILES): Add ada-lex.c
2005-10-17 Jim Blandy <jimb@redhat.com>
* dwarf2expr.c (dwarf_expr_fetch): Use correct comparison to

View File

@ -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