diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-04-23 03:34:53 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-04-23 03:34:53 +0000 |
commit | 68e5b82b15ea432697552267f1aed75c9bb44a8c (patch) | |
tree | 0fd8ae2ebd112274a767ab31291c2265d7a7368b /audio/Makefile | |
parent | 883c1cbfb0b011be32bbdd992cb0d881c096bcd6 (diff) | |
download | pkgsrc-68e5b82b15ea432697552267f1aed75c9bb44a8c.tar.gz |
Add and enable xanalyser.
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 07b5b6bcf9c..afb77423b3a 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.129 2002/04/19 20:24:48 zuntum Exp $ +# $NetBSD: Makefile,v 1.130 2002/04/23 03:34:53 schmonz Exp $ # COMMENT= Audio tools @@ -131,6 +131,7 @@ SUBDIR+= wmmixer SUBDIR+= wsoundprefs SUBDIR+= wsoundserver SUBDIR+= xamp +SUBDIR+= xanalyser SUBDIR+= xcdplayer SUBDIR+= xhippo SUBDIR+= xmcd |