summaryrefslogtreecommitdiff
path: root/Examples/android/class
diff options
context:
space:
mode:
authorKarl Wette <karl.wette@ligo.org>2014-04-16 12:05:33 +0200
committerKarl Wette <karl.wette@ligo.org>2014-04-16 12:06:02 +0200
commit3aacde4f5fd10b2504845f6b86171d9950671e17 (patch)
treeed66bd0fad047f04a0cd4de8972354825dac9fff /Examples/android/class
parent5934b08220f11c66f8128c75d54339ab84d4b972 (diff)
downloadswig-3aacde4f5fd10b2504845f6b86171d9950671e17.tar.gz
Whitespace cleanup of Example Makefiles
Diffstat (limited to 'Examples/android/class')
-rw-r--r--Examples/android/class/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Examples/android/class/Makefile b/Examples/android/class/Makefile
index 6155d9494..cef405ece 100644
--- a/Examples/android/class/Makefile
+++ b/Examples/android/class/Makefile
@@ -5,7 +5,7 @@ INTERFACE = example.i
INTERFACEDIR = jni/
PACKAGEDIR = src/org/swig
PACKAGENAME= org.swig.classexample
-SWIGOPT = -package $(PACKAGENAME) -outdir $(PACKAGEDIR)/classexample
+SWIGOPT = -package $(PACKAGENAME) -outdir $(PACKAGEDIR)/classexample
PROJECTNAME= SwigClass
TARGETID = 1
#INSTALLOPTIONS = -s # To install on SD Card