summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorDonald Burr <dburr@FreeBSD.org>1998-07-13 22:52:30 +0000
committerDonald Burr <dburr@FreeBSD.org>1998-07-13 22:52:30 +0000
commita67ec395ecd14445edb0cc7706fd6257e843f23b (patch)
treeb90df71936893729e4cc6e251540a8764d847149 /audio
parentAdd missing dependency on libXaw3d. (diff)
Activate x11amp.
Notes
Notes: svn path=/head/; revision=11902
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 0ecfaef06f64..3a37948fc839 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.44 1998/06/12 08:07:11 tg Exp $
+# $Id: Makefile,v 1.45 1998/06/24 15:34:12 mph Exp $
#
SUBDIR += amp
@@ -30,6 +30,7 @@
SUBDIR += tosha
SUBDIR += tracker
SUBDIR += workman
+ SUBDIR += x11amp
SUBDIR += xcd
SUBDIR += xcdplayer
SUBDIR += xmcd