diff options
Diffstat (limited to 'gas/Makefile.am')
-rw-r--r-- | gas/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/Makefile.am b/gas/Makefile.am index 13c1c50..fa9fd43 100644 --- a/gas/Makefile.am +++ b/gas/Makefile.am @@ -441,7 +441,7 @@ noinst_SCRIPTS = $(GDBINIT) EXTRA_SCRIPTS = .gdbinit EXTRA_DIST = m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c \ - bfin-parse.c bfin-lex.l bfin-defs.h + bfin-parse.c diststuff: $(EXTRA_DIST) info all: info |