summaryrefslogtreecommitdiffstats
path: root/src/engine/wscript
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-01-29 04:01:29 +0000
committerDavid Robillard <d@drobilla.net>2010-01-29 04:01:29 +0000
commit1b964e850bbe3207fe9a65849520634955d141f0 (patch)
tree8af6d825e666bbe0c97ca8fd3b7c89558e2c32c0 /src/engine/wscript
parentd5a514148bec58cd7e97d032259362b2e19c0e95 (diff)
downloadingen-1b964e850bbe3207fe9a65849520634955d141f0.tar.gz
ingen-1b964e850bbe3207fe9a65849520634955d141f0.tar.bz2
ingen-1b964e850bbe3207fe9a65849520634955d141f0.zip
Send binding information to client.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2392 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/engine/wscript')
-rw-r--r--src/engine/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/engine/wscript b/src/engine/wscript
index e0ac6d69..7e630387 100644
--- a/src/engine/wscript
+++ b/src/engine/wscript
@@ -51,6 +51,7 @@ def build(bld):
events/RequestAllObjects.cpp
events/RequestMetadata.cpp
events/RequestPlugins.cpp
+ events/SendBinding.cpp
events/SendPortActivity.cpp
events/SendPortValue.cpp
events/SetMetadata.cpp