sletz
16 years ago
1 changed files with
1 additions and
0 deletions
-
common/wscript
|
|
@@ -113,6 +113,7 @@ def build(bld): |
|
|
|
serverlib.source = [] + common_libsources |
|
|
|
serverlib.source += [ |
|
|
|
'JackAudioDriver.cpp', |
|
|
|
'JackMidiDriver.cpp', |
|
|
|
'JackDriver.cpp', |
|
|
|
'JackEngine.cpp', |
|
|
|
'JackExternalClient.cpp', |
|
|
|