From e70d4a081750fc1386435f37c86d66fadb66d988 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Wed, 28 Sep 2011 13:17:51 +0200 Subject: Android apk's jarsrcdir: exclude all sources. TODO: need better custom resources inclusion --- make/jogamp-androidtasks.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/make/jogamp-androidtasks.xml b/make/jogamp-androidtasks.xml index 666228b..8f8adbe 100644 --- a/make/jogamp-androidtasks.xml +++ b/make/jogamp-androidtasks.xml @@ -89,7 +89,7 @@ + excludes="**/*.java **/*.class **/*.h **/*.c **/*.m"/> -- cgit v1.2.3