diff --git a/Examples/python/swigrun/Makefile b/Examples/python/swigrun/Makefile index 31e987840..53bf701c9 100644 --- a/Examples/python/swigrun/Makefile +++ b/Examples/python/swigrun/Makefile @@ -1,5 +1,5 @@ TOP = ../.. -SWIG = $(TOP)/../preinst-preinst-swig +SWIG = $(TOP)/../preinst-swig CXXSRCS = example.cxx TARGET = example INTERFACE = example.i