summaryrefslogtreecommitdiff
path: root/Examples/java/typemap
diff options
context:
space:
mode:
authorMarcelo Matus <mmatus@acms.arizona.edu>2005-11-27 02:17:20 +0000
committerMarcelo Matus <mmatus@acms.arizona.edu>2005-11-27 02:17:20 +0000
commitd5122e2a9cb3fa00c939ebb120bc771fbe86be8a (patch)
treee5c0aa6ba574dc88e16be44a83a13e81652cde0d /Examples/java/typemap
parente7bd6be39ea1b16d9530cd78982d5c704e110f21 (diff)
downloadswig-d5122e2a9cb3fa00c939ebb120bc771fbe86be8a.tar.gz
force examples to use preinst-swig, as is done in the test-suite
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@7880 626c5289-ae23-0410-ae9c-e8d60b6d4f22
Diffstat (limited to 'Examples/java/typemap')
-rw-r--r--Examples/java/typemap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/java/typemap/Makefile b/Examples/java/typemap/Makefile
index 72d695685..92afbd4d0 100644
--- a/Examples/java/typemap/Makefile
+++ b/Examples/java/typemap/Makefile
@@ -1,5 +1,5 @@
TOP = ../..
-SWIG = $(TOP)/../swig
+SWIG = $(TOP)/../preinst-swig
SRCS =
TARGET = example
INTERFACE = example.i