* Makefile.am (readelf.o): Depend on ms1.h.

* Makefile.in: Regenerate.

	* readelf.c: Include ms1.h.
This commit is contained in:
Aldy Hernandez 2005-06-07 21:14:09 +00:00
parent 047af9efdb
commit 1ae72221f9
4 changed files with 13 additions and 0 deletions

View file

@ -94,6 +94,7 @@
#include "elf/mmix.h"
#include "elf/mn10200.h"
#include "elf/mn10300.h"
#include "elf/ms1.h"
#include "elf/msp430.h"
#include "elf/or32.h"
#include "elf/pj.h"