From 1cf6ec64cce891ed7884080779c50ab24e5c4714 Mon Sep 17 00:00:00 2001 From: Peter Veenstra Date: Thu, 27 Dec 2007 13:22:02 +0000 Subject: [PATCH] Forgot to mention it here Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@3068 --- src/gui/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/Makefile.am b/src/gui/Makefile.am index d397a92e..2e608415 100644 --- a/src/gui/Makefile.am +++ b/src/gui/Makefile.am @@ -7,5 +7,5 @@ libgui_a_SOURCES = sdlmain.cpp sdl_mapper.cpp dosbox_logo.h \ 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 \ - sdl_gui.cpp + midi_coremidi.h sdl_gui.cpp