diff src/modplug/Makefile @ 2337:107c1fed3d92

Port Schism modplug core.
author "Tony Vroon <chainsaw@gentoo.org>"
date Thu, 24 Jan 2008 12:05:59 +0000
parents 6d33dffd1382
children c42fa8f89616
line wrap: on
line diff
--- a/src/modplug/Makefile	Wed Jan 23 19:37:05 2008 +0100
+++ b/src/modplug/Makefile	Thu Jan 24 12:05:59 2008 +0000
@@ -5,6 +5,7 @@
        tables.cxx		\
        sndmix.cxx		\
        sndfile.cxx		\
+       snd_eq.cxx		\
        snd_fx.cxx		\
        snd_flt.cxx		\
        snd_dsp.cxx		\
@@ -21,6 +22,7 @@
        load_mtm.cxx		\
        load_mod.cxx		\
        load_med.cxx		\
+       load_mid.cxx		\
        load_mdl.cxx		\
        load_it.cxx		\
        load_far.cxx		\
@@ -33,7 +35,6 @@
        load_j2b.cxx		\
        load_mt2.cxx		\
        load_psm.cxx		\
-       modplug.cxx		\
        archive/archive.cxx	\
        archive/open.cxx		\
        archive/arch_raw.cxx	\