diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1996-07-06 09:28:34 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1996-07-06 09:28:34 +0000 |
commit | f36571714575e466d54a2b2ddf5630ac83fdc0e0 (patch) | |
tree | d6ac8e0617e22b1b30d43dba4166db17be9d941b /audio/Makefile | |
parent | 7db9ec792f8ab3ccfd58a64555afce638002b6d4 (diff) | |
download | ports-f36571714575e466d54a2b2ddf5630ac83fdc0e0.tar.gz ports-f36571714575e466d54a2b2ddf5630ac83fdc0e0.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
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 |