summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-02-27 20:27:07 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-02-27 20:27:07 +0000
commit25588c8327717448317142dfd770fd746d1c90fd (patch)
tree6d6b5731bb88be43208a52c2834733eee2921598 /audio/Makefile
parentPlay MIDI files (diff)
playmidi added
Notes
Notes: svn path=/head/; revision=1053
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index ab18119ff44c..1619e90f7263 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,7 +1,7 @@
-# $Id: Makefile,v 1.10 1995/02/14 12:07:37 jkh Exp $
+# $Id: Makefile,v 1.11 1995/02/24 15:23:24 ats Exp $
#
# xmcd not included, it needs Motif.
#
-SUBDIR= gmod gsm maplay nas sox tracker xcd xcdplayer
+SUBDIR= gmod gsm maplay nas playmidi sox tracker xcd xcdplayer
.include <bsd.port.subdir.mk>