summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorhubertf <hubertf>1998-02-21 22:49:36 +0000
committerhubertf <hubertf>1998-02-21 22:49:36 +0000
commit401732f0a8fda252444ad1e496877010e9b76a11 (patch)
tree648ab0a65e03361bfe3996a5e2c7dbf4482b1102 /audio
parent37d61ca65996777b3430ebaec18a21708f51df33 (diff)
downloadpkgsrc-401732f0a8fda252444ad1e496877010e9b76a11.tar.gz
xwave added.
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 10c0f1e6942..919b2e91585 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1998/02/09 22:42:15 augustss Exp $
+# $NetBSD: Makefile,v 1.15 1998/02/21 22:49:36 hubertf Exp $
#
SUBDIR += amp
@@ -20,5 +20,6 @@
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
+ SUBDIR += xwave
.include <bsd.port.subdir.mk>