--- a/src/Makefile.am Sat Mar 13 00:03:32 2004 +0000 +++ b/src/Makefile.am Sat Oct 02 05:49:39 2004 +0000 @@ -13,11 +13,15 @@ support.c support.h \ interface.c interface.h \ callbacks.c callbacks.h \ - gui.c gui.h gui_mmr.c \ - asic.c asic.h pvr2.c pvr2.h \ - video.c machine.c aica.c aica.h\ + gui.c gui.h mmr_win.c debug_win.c dump_win.c \ + asic.c asic.h pvr2.c pvr2.h ide.c ide.h \ + video.c dreamcast.c dreamcast.h aica.c aica.h\ + maple.c maple.h maple/controller.c maple/controller.h \ + sh4/intc.c sh4/intc.h sh4/mem.c sh4/mem.h sh4/mmio.h \ + sh4/sh4core.c sh4/sh4core.h sh4/sh4dasm.c sh4/sh4dasm.h \ + sh4/sh4mmio.c sh4/sh4mmio.h sh4/watch.c \ fileio.c ipbin.c -dream_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) sh4/libsh4.a +dream_LDADD = @PACKAGE_LIBS@ $(INTLLIBS) AM_CFLAGS = -D_ISOC99_SOURCE -D_BSD_SOURCE