diff options
author | obache <obache@pkgsrc.org> | 2008-11-02 13:18:25 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-11-02 13:18:25 +0000 |
commit | fa0d1a2f546ae6ac166f5f04e3c70ac10095b730 (patch) | |
tree | 15457ba201bde55fcefd059f01056878187397dc /audio/Makefile | |
parent | 564fdf71829c941a5c922acdf7e2aad52642ce08 (diff) | |
download | pkgsrc-fa0d1a2f546ae6ac166f5f04e3c70ac10095b730.tar.gz |
add and enable libao-nas.
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 24e4708a66f..673e5f63818 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.384 2008/10/20 09:32:48 wiz Exp $ +# $NetBSD: Makefile,v 1.385 2008/11/02 13:18:25 obache Exp $ # COMMENT= Audio tools @@ -158,6 +158,7 @@ SUBDIR+= libao SUBDIR+= libao-arts SUBDIR+= libao-esound SUBDIR+= libao-macosx +SUBDIR+= libao-nas SUBDIR+= libao-oss SUBDIR+= libao-sun SUBDIR+= libaudiofile |