summaryrefslogtreecommitdiff
path: root/opl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'opl/Makefile.am')
-rw-r--r--opl/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/opl/Makefile.am b/opl/Makefile.am
index 65f8b2de..e1dbe42c 100644
--- a/opl/Makefile.am
+++ b/opl/Makefile.am
@@ -4,6 +4,8 @@ AM_CFLAGS=@SDLMIXER_CFLAGS@
noinst_LIBRARIES=libopl.a
libopl_a_SOURCES = \
+ opl_internal.h \
opl.c opl.h \
- fmopl.c
+ opl_linux.c \
+ fmopl.c fmopl.h