summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-02-21 22:49:36 +0000
committerhubertf <hubertf@pkgsrc.org>1998-02-21 22:49:36 +0000
commitb72b59c6cc52e416c3d90763b914e746eb2a2d40 (patch)
tree648ab0a65e03361bfe3996a5e2c7dbf4482b1102
parent23d310ab27333f4bfc01ec8dc8287d63a3ebe700 (diff)
downloadpkgsrc-b72b59c6cc52e416c3d90763b914e746eb2a2d40.tar.gz
xwave added.
-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>