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