summaryrefslogtreecommitdiff
path: root/libs/pbd/wscript
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2010-03-02 00:00:00 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2010-03-02 00:00:00 +0000
commitdb8b575c30845bafc34b87bacd52129c95d1c478 (patch)
tree7a521b7795cc6cc4e41d717a0feabd1aefb83e1f /libs/pbd/wscript
parent3540594dc53137eb9e857f9e3c1309382a6d7bef (diff)
the mega-properties/SequenceProperty patch. split is broken at present (right hand starts has start-in-source of zero)
git-svn-id: svn://localhost/ardour2/branches/3.0@6718 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'libs/pbd/wscript')
-rw-r--r--libs/pbd/wscript3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/pbd/wscript b/libs/pbd/wscript
index 8bd00bcff9..08c0f2670b 100644
--- a/libs/pbd/wscript
+++ b/libs/pbd/wscript
@@ -59,6 +59,7 @@ def build(bld):
controllable.cc
controllable_descriptor.cc
crossthread.cc
+ debug.cc
enumwriter.cc
event_loop.cc
dmalloc.cc
@@ -74,6 +75,8 @@ def build(bld):
mountpoint.cc
pathscanner.cc
pool.cc
+ property_factory.cc
+ property_list.cc
pthread_utils.cc
receiver.cc
search_path.cc