Skip to content
Snippets Groups Projects
Commit 33b55b2e authored by sletz's avatar sletz
Browse files

Compilation of MIDI backend.

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3496 0c269be4-1314-0410-8aa9-9f06e86f4224
parent afe12d62
No related branches found
No related tags found
No related merge requests found
......@@ -113,6 +113,7 @@ def build(bld):
serverlib.source = [] + common_libsources
serverlib.source += [
'JackAudioDriver.cpp',
'JackMidiDriver.cpp',
'JackDriver.cpp',
'JackEngine.cpp',
'JackExternalClient.cpp',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment