diff options
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 1ea0502fb63..52867abc1bd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.399 2008/12/19 04:28:08 jmcneill Exp $ +# $NetBSD: Makefile,v 1.400 2008/12/19 04:41:54 jmcneill Exp $ # COMMENT= Audio tools @@ -114,6 +114,7 @@ SUBDIR+= gqmpeg-skins SUBDIR+= gramofile SUBDIR+= gsm SUBDIR+= gst-plugins0.10-a52 +SUBDIR+= gst-plugins0.10-alsa SUBDIR+= gst-plugins0.10-cdparanoia SUBDIR+= gst-plugins0.10-dts SUBDIR+= gst-plugins0.10-esound |