summaryrefslogtreecommitdiffstats
path: root/src/client/wscript
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/wscript')
-rw-r--r--src/client/wscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/wscript b/src/client/wscript
index c4b355c3..f057f8ed 100644
--- a/src/client/wscript
+++ b/src/client/wscript
@@ -31,5 +31,5 @@ def build(bld):
obj.name = 'libingen_client'
obj.target = 'ingen_client'
obj.uselib = 'GLIBMM SLV2 RAUL REDLANDMM SOUP XML2 SIGCPP'
- obj.vnum = '0.0.0'
+ obj.inst_dir = 'lib/ingen'