diff options
Diffstat (limited to 'src/shared/wscript')
-rw-r--r-- | src/shared/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/shared/wscript b/src/shared/wscript index 6626f55a..ebef1119 100644 --- a/src/shared/wscript +++ b/src/shared/wscript @@ -10,8 +10,8 @@ def build(bld): Builder.cpp ClashAvoider.cpp Configuration.cpp + LV2Atom.cpp LV2Features.cpp - LV2Object.cpp LV2URIMap.cpp ResourceImpl.cpp Store.cpp |