aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/guile/constover_runme.scm
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/test-suite/guile/constover_runme.scm')
-rw-r--r--Examples/test-suite/guile/constover_runme.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/test-suite/guile/constover_runme.scm b/Examples/test-suite/guile/constover_runme.scm
index 1ab42d349..15e822fc2 100644
--- a/Examples/test-suite/guile/constover_runme.scm
+++ b/Examples/test-suite/guile/constover_runme.scm
@@ -1,2 +1,2 @@
-(dynamic-call "scm_init_constover_module" (dynamic-link "./libconstover.so"))
+(dynamic-call "scm_init_constover_module" (dynamic-link "./libconstover"))
(load "../schemerunme/constover.scm")