diff src/modplug/Makefile @ 2536:f791c889f74c

We have never actually supported J2B (Jazz Jackrabbit 2) modules (the loader was a stub), so remove the references to it.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 28 Apr 2008 16:46:35 +0300
parents 134deb25be83
children 585f2fc4134e
line wrap: on
line diff
--- a/src/modplug/Makefile	Mon Apr 28 16:31:52 2008 +0300
+++ b/src/modplug/Makefile	Mon Apr 28 16:46:35 2008 +0300
@@ -32,7 +32,6 @@
        load_ams.cxx		\
        load_amf.cxx		\
        load_669.cxx		\
-       load_j2b.cxx		\
        load_mt2.cxx		\
        load_psm.cxx		\
        archive/archive.cxx	\