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