diff options
author | drochner <drochner@pkgsrc.org> | 2008-10-16 15:19:18 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-10-16 15:19:18 +0000 |
commit | a4ba778ad86b664f7629a581f38ae07ef57fbdca (patch) | |
tree | a3b129c4ace13d2cd5be65c4fb71017f84f721ec /audio | |
parent | 37b3595ea2eef025c45f407bda4060e874b9b66d (diff) | |
download | pkgsrc-a4ba778ad86b664f7629a581f38ae07ef57fbdca.tar.gz |
+libcanberra
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6de56fb69f8..b250520c13b 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.382 2008/10/05 22:56:41 schmonz Exp $ +# $NetBSD: Makefile,v 1.383 2008/10/16 15:19:18 drochner Exp $ # COMMENT= Audio tools @@ -159,6 +159,7 @@ SUBDIR+= libao-macosx SUBDIR+= libao-oss SUBDIR+= libao-sun SUBDIR+= libaudiofile +SUBDIR+= libcanberra SUBDIR+= libcdaudio SUBDIR+= libcddb SUBDIR+= libdca |