diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-05 17:13:14 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-09-05 17:13:14 +0000 |
commit | 48e64929e8139d74982f24674a55d2ef086eefed (patch) | |
tree | 9ec333ba67eea2b766b7544c754ba964a461d35d /audio | |
parent | 7a3822f4d5bf5cf514bab98194cd55d600d90236 (diff) | |
download | ports-48e64929e8139d74982f24674a55d2ef086eefed.tar.gz ports-48e64929e8139d74982f24674a55d2ef086eefed.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |