Search
lxdream.org :: lxdream/src/Makefile.am :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/Makefile.am
changeset 459:21041c9634e4
prev457:af605fd32c0b
next464:8e099fad42a6
author nkeynes
date Tue Oct 23 10:48:24 2007 +0000 (16 years ago)
permissions -rw-r--r--
last change Reload BIOS/flash when changed in configuration.
Fix mem_load_rom to deal with repeat loads and dodgy files
file annotate diff log raw
1.1 --- a/src/Makefile.am Sun Oct 21 11:38:02 2007 +0000
1.2 +++ b/src/Makefile.am Tue Oct 23 10:48:24 2007 +0000
1.3 @@ -36,7 +36,6 @@
1.4 maple/maple.c maple/maple.h \
1.5 maple/controller.c maple/controller.h \
1.6 gui/gtkui.c gui/gtkui.h gui/main_win.c gui/gtkcb.c \
1.7 - gui/support.c gui/support.h \
1.8 gui/mmio_win.c gui/debug_win.c gui/dump_win.c \
1.9 gui/ctrl_dlg.c gui/path_dlg.c \
1.10 loader.c bootstrap.c util.c \
.