diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-05 17:05:11 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-08-05 17:05:11 +0000 |
commit | 80598a7fb11e2a05837d3e1ab968b5e238e05c32 (patch) | |
tree | e29a5eab4ea5e26b3e4c1ce5b0b91553bbec88b2 /audio/Makefile | |
parent | upgrade to 4.78 for alpha arch. (diff) |
add midimountain
MIDI sequencer
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 2f6f8ec88bd7..54559a21f216 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -108,6 +108,7 @@ SUBDIR += lopster SUBDIR += mad SUBDIR += maplay + SUBDIR += midimountain SUBDIR += mikmod SUBDIR += mixer.app SUBDIR += mp3_check |