diff options
author | tron <tron@pkgsrc.org> | 1999-03-06 21:32:19 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-06 21:32:19 +0000 |
commit | 73d6c2290ab2f44748a288d9d1783d74c04e0018 (patch) | |
tree | ce4263aa5215585b78f4fc41f536922f648fd740 /audio/Makefile | |
parent | f4f4e65d82c5e2bb69ee7eb971c57e87a5e5341a (diff) | |
download | pkgsrc-73d6c2290ab2f44748a288d9d1783d74c04e0018.tar.gz |
Add and enable "libaudiofile".
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 e4e57b7708b..f89865e4d83 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1999/02/09 13:17:05 frueauf Exp $ +# $NetBSD: Makefile,v 1.26 1999/03/06 21:32:19 tron Exp $ # SUBDIR += amp @@ -8,6 +8,7 @@ SUBDIR += cddbd SUBDIR += esound SUBDIR += gsm + SUBDIR += libaudiofile SUBDIR += maplay SUBDIR += mikmod SUBDIR += mpg123 |