summaryrefslogtreecommitdiffstats
path: root/swig/slv2.setup
diff options
context:
space:
mode:
Diffstat (limited to 'swig/slv2.setup')
-rw-r--r--swig/slv2.setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/swig/slv2.setup b/swig/slv2.setup
index 4a8fbb4..ef15f6d 100644
--- a/swig/slv2.setup
+++ b/swig/slv2.setup
@@ -1,2 +1,2 @@
-(run (csc -s -o slv2.so slv2.scm slv2_wrap.c))
+(run (csc -s -o slv2.so slv2.scm slv2_wrap.c -lslv2))
(install-extension 'slv2 '("slv2.so"))