summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorSimon Howard2008-09-09 18:16:51 +0000
committerSimon Howard2008-09-09 18:16:51 +0000
commit580372cddbb04538da69a3936f670f7128765c4b (patch)
treed0c766cade0863a5dbe792f1f941e55d5364492f /src/Makefile.am
parent3a41ade9fab0556d0d025c0b0e81834436a4f2e8 (diff)
downloadchocolate-doom-580372cddbb04538da69a3936f670f7128765c4b.tar.gz
chocolate-doom-580372cddbb04538da69a3936f670f7128765c4b.tar.bz2
chocolate-doom-580372cddbb04538da69a3936f670f7128765c4b.zip
Replace Hexen CD music API with SDL-based equivalent (as yet untested).
Subversion-branch: /branches/raven-branch Subversion-revision: 1217
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index f3ebfbbe..75e86850 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -31,6 +31,7 @@ doomkeys.h \
doomfeatures.h \
doomtype.h \
d_ticcmd.h \
+i_cdmus.c i_cdmus.h \
i_main.c \
i_joystick.c i_joystick.h \
i_scale.c i_scale.h \