summaryrefslogtreecommitdiff
path: root/opl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'opl/Makefile.am')
-rw-r--r--opl/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/opl/Makefile.am b/opl/Makefile.am
index d48b491b..9a757fdb 100644
--- a/opl/Makefile.am
+++ b/opl/Makefile.am
@@ -8,6 +8,7 @@ noinst_LIBRARIES=libopl.a
libopl_a_SOURCES = \
opl_internal.h \
opl.c opl.h \
+ opl_obsd.c opl_obsd.h \
opl_linux.c \
opl_sdl.c \
opl_queue.c opl_queue.h \