diff options
author | jmcneill <jmcneill@pkgsrc.org> | 2008-12-19 04:04:54 +0000 |
---|---|---|
committer | jmcneill <jmcneill@pkgsrc.org> | 2008-12-19 04:04:54 +0000 |
commit | 08c4caf85f3bd336d7f9ddaf05518940192d0081 (patch) | |
tree | 0508ccf401a69d72597e7facf534e194e7add1e3 /audio/Makefile | |
parent | 530e2401abda566cad12aca2feffc2da653ad857 (diff) | |
download | pkgsrc-08c4caf85f3bd336d7f9ddaf05518940192d0081.tar.gz |
+ alsa-plugins-oss alsa-plugins-pulse
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 0c0099bb19e..af3fd972af0 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.397 2008/12/19 03:34:40 jmcneill Exp $ +# $NetBSD: Makefile,v 1.398 2008/12/19 04:04:54 jmcneill Exp $ # COMMENT= Audio tools @@ -9,6 +9,8 @@ SUBDIR+= abcde SUBDIR+= abcmidi SUBDIR+= adplug SUBDIR+= alsa-lib +SUBDIR+= alsa-plugins-oss +SUBDIR+= alsa-plugins-pulse SUBDIR+= alsa-utils SUBDIR+= amaroc SUBDIR+= amarok |