From 191d4e9779ac546345cfd8bd16983f749ce8a871 Mon Sep 17 00:00:00 2001 From: max Date: Fri, 5 Sep 1997 17:13:14 +0000 Subject: Enable mikmod --- audio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') diff --git a/audio/Makefile b/audio/Makefile index 5f79a9375d3c..1de021a92d79 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.36 1997/07/10 09:50:26 max Exp $ +# $Id: Makefile,v 1.37 1997/08/31 22:24:32 max Exp $ # SUBDIR += amp @@ -7,6 +7,7 @@ SUBDIR += gmod SUBDIR += gsm SUBDIR += maplay + SUBDIR += mikmod SUBDIR += mpegaudio SUBDIR += mpg123 SUBDIR += mxv -- cgit