summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authortron <tron>1999-04-06 17:55:31 +0000
committertron <tron>1999-04-06 17:55:31 +0000
commit8ba10518f435ccf8a2b7502afde43cc4bb7ff6f1 (patch)
tree5c96bc9d303d9b2aecb57160aa148618ef61a8a4 /audio
parent0dcc0d3a46d0eaaf1ff033e7a8a3b1074c22061f (diff)
downloadpkgsrc-8ba10518f435ccf8a2b7502afde43cc4bb7ff6f1.tar.gz
Add and enable "wsoundprefs", fixes PR pkg/7242.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index dfb283910d2..dcc66ab2529 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 1999/04/06 17:35:32 tron Exp $
+# $NetBSD: Makefile,v 1.29 1999/04/06 17:55:31 tron Exp $
#
SUBDIR += amp
@@ -54,5 +54,6 @@
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xwave
+ SUBDIR += wsoundprefs
.include "../mk/bsd.pkg.subdir.mk"