diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-12-18 16:37:32 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-12-18 16:37:32 +0000 |
commit | 05ef8c23aaf829ffde5a9f3067a9bce77d9570c2 (patch) | |
tree | d13d903790729b373682ef0b4603b278361f49b0 /audio/Makefile | |
parent | 99bf7388f0ea5ecab8243bfde75bd2d3ff1046af (diff) | |
download | pkgsrc-05ef8c23aaf829ffde5a9f3067a9bce77d9570c2.tar.gz |
+ libao-pulse
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 dc03839c247..dffee43605f 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.389 2008/12/18 16:09:28 jmcneill Exp $ +# $NetBSD: Makefile,v 1.390 2008/12/18 16:37:32 jmcneill Exp $ # COMMENT= Audio tools @@ -162,6 +162,7 @@ SUBDIR+= libao-esound SUBDIR+= libao-macosx SUBDIR+= libao-nas SUBDIR+= libao-oss +SUBDIR+= libao-pulse SUBDIR+= libao-sun SUBDIR+= libaudiofile SUBDIR+= libcanberra |