summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorChuck Robey <chuckr@FreeBSD.org>1996-08-06 17:39:25 +0000
committerChuck Robey <chuckr@FreeBSD.org>1996-08-06 17:39:25 +0000
commitbafc234b6c01a8faa638f05ac8959fe532a155ae (patch)
treed804c1a4832ad0d0f2db3ee124538c23b88a6055 /audio
parentNew audio port, Rosegarden, a midi musical sequencer and notation editor. (diff)
Adding new audio port 'rosegarden', a midi sequencer and musical
notation editor. Submitted by: Andreas Kohout
Notes
Notes: svn path=/head/; revision=3534
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 22168e1a33d2..b4150cad5a92 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.25 1996/04/12 08:20:51 asami Exp $
+# $Id: Makefile,v 1.26 1996/07/06 09:28:34 gpalmer Exp $
#
SUBDIR += gmod
@@ -8,6 +8,7 @@
SUBDIR += nas
SUBDIR += playmidi
SUBDIR += radio
+ SUBDIR += rosegarden
SUBDIR += rplay
SUBDIR += rsynth
SUBDIR += s3mod