summaryrefslogtreecommitdiff
path: root/Examples/guile/multivalue/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/guile/multivalue/Makefile')
-rw-r--r--Examples/guile/multivalue/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/guile/multivalue/Makefile b/Examples/guile/multivalue/Makefile
index 1ab46d030..dc9c66d1f 100644
--- a/Examples/guile/multivalue/Makefile
+++ b/Examples/guile/multivalue/Makefile
@@ -1,5 +1,5 @@
TOP = ../..
-SWIG = $(TOP)/../swig
+SWIG = $(TOP)/../preinst-swig
SRCS = example.c
TARGET = example
INTERFACE = example.i