diff --git a/Examples/python/import/Makefile b/Examples/python/import/Makefile index 8a643dfa2..1095652ac 100644 --- a/Examples/python/import/Makefile +++ b/Examples/python/import/Makefile @@ -1,6 +1,6 @@ TOP = ../.. SWIG = $(TOP)/../swig -SWIGOPT = -c +SWIGOPT = -noruntime RUNTIMEDIR = $(TOP)/../Runtime/.libs all::