diff options
Diffstat (limited to 'gdb')
-rw-r--r-- | gdb/config/news.mt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/config/news.mt b/gdb/config/news.mt index c26465a..905596c 100644 --- a/gdb/config/news.mt +++ b/gdb/config/news.mt @@ -17,5 +17,5 @@ # along with GDB; see the file COPYING. If not, write to # the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. -TDEPFILES= m68k-pinsn.o exec.o +TDEPFILES= m68k-pinsn.o exec.o m68k-tdep.o TM_FILE= tm-news.h |