10 lines
448 B
Text
10 lines
448 B
Text
|
--- src/gui/Makefile.am.orig Sun Nov 11 14:15:24 2012
|
||
|
+++ src/gui/Makefile.am Sun Nov 11 14:15:28 2012
|
||
|
@@ -7,5 +7,5 @@ libgui_a_SOURCES = sdlmain.cpp sdl_mapper.cpp dosbox_l
|
||
|
render_templates_sai.h render_templates_hq.h \
|
||
|
render_templates_hq2x.h render_templates_hq3x.h \
|
||
|
midi.cpp midi_win32.h midi_oss.h midi_coreaudio.h midi_alsa.h \
|
||
|
- midi_coremidi.h sdl_gui.cpp dosbox_splash.h
|
||
|
+ midi_coremidi.h midi_sndio.h sdl_gui.cpp dosbox_splash.h
|
||
|
|