diff options
-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 |