Browse Source

Add missig file in wscript

git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2523 0c269be4-1314-0410-8aa9-9f06e86f4224
tags/1.90
sletz 17 years ago
parent
commit
3a5d4dbd29
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      common/wscript

+ 1
- 0
common/wscript View File

@@ -105,6 +105,7 @@ def build(bld):
'JackLoopbackDriver.cpp',
'JackServer.cpp',
'JackThreadedDriver.cpp',
'JackRestartThreadedDriver.cpp',
'JackWaitThreadedDriver.cpp',
'JackServerAPI.cpp',
'JackDriverLoader.cpp',


Loading…
Cancel
Save