summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1996-07-06 09:28:34 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1996-07-06 09:28:34 +0000
commitf36571714575e466d54a2b2ddf5630ac83fdc0e0 (patch)
treed6ac8e0617e22b1b30d43dba4166db17be9d941b /audio
parentMPEG/audio Layer 1 and Layer 2 encoder/decoder (diff)
Add mpegaudio
Notes
Notes: svn path=/head/; revision=3317
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 0ae6bd2a7d2e..22168e1a33d2 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.24 1995/11/26 12:47:37 asami Exp $
+# $Id: Makefile,v 1.25 1996/04/12 08:20:51 asami Exp $
#
SUBDIR += gmod
SUBDIR += gsm
SUBDIR += maplay
+ SUBDIR += mpegaudio
SUBDIR += nas
SUBDIR += playmidi
SUBDIR += radio