summaryrefslogtreecommitdiff
path: root/Examples/python/functor
diff options
context:
space:
mode:
authorMarcelo Matus <mmatus@acms.arizona.edu>2005-11-08 15:48:51 +0000
committerMarcelo Matus <mmatus@acms.arizona.edu>2005-11-08 15:48:51 +0000
commit6de5dc38feee49325e0ce52af107de1925aa8a8b (patch)
tree4c03bdbeae2e86ab228bf7a411f7e5f37d000b8f /Examples/python/functor
parent53aca58eb3d7766961622fc96d84e3c95fb2129e (diff)
downloadswig-6de5dc38feee49325e0ce52af107de1925aa8a8b.tar.gz
use preinst-swig in all the examples
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7821 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/python/functor')
-rw-r--r--Examples/python/functor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/python/functor/Makefile b/Examples/python/functor/Makefile
index dbc78cd8d..c45536529 100644
--- a/Examples/python/functor/Makefile
+++ b/Examples/python/functor/Makefile
@@ -1,5 +1,5 @@
TOP = ../..
-SWIG = $(TOP)/../swig
+SWIG = $(TOP)/../preinst-swig
CXXSRCS =
TARGET = example
INTERFACE = example.i