summaryrefslogtreecommitdiff
path: root/opl/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2009-05-30 23:24:11 +0000
committerSimon Howard2009-05-30 23:24:11 +0000
commit98ee23f4268dbb1395aa0b2cbfad9f53d1092b33 (patch)
tree1d454e6a78ddccdb629aabad3f647c9242a628b0 /opl/Makefile.am
parent6e4f6ab9626d81e4106d3ccc974a76d832fdff13 (diff)
downloadchocolate-doom-98ee23f4268dbb1395aa0b2cbfad9f53d1092b33.tar.gz
chocolate-doom-98ee23f4268dbb1395aa0b2cbfad9f53d1092b33.tar.bz2
chocolate-doom-98ee23f4268dbb1395aa0b2cbfad9f53d1092b33.zip
Add initial callback/timer API.
Subversion-branch: /branches/opl-branch Subversion-revision: 1538
Diffstat (limited to 'opl/Makefile.am')
-rw-r--r--opl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/opl/Makefile.am b/opl/Makefile.am
index d4149773..d48b491b 100644
--- a/opl/Makefile.am
+++ b/opl/Makefile.am
@@ -10,5 +10,7 @@ libopl_a_SOURCES = \
opl.c opl.h \
opl_linux.c \
opl_sdl.c \
+ opl_queue.c opl_queue.h \
+ opl_timer.c opl_timer.h \
fmopl.c fmopl.h