MISC: Fixed build error 48/18448/1
authorJihoon Song <jihoon80.song@samsung.com>
Mon, 24 Mar 2014 09:02:38 +0000 (18:02 +0900)
committerJihoon Song <jihoon80.song@samsung.com>
Mon, 24 Mar 2014 09:02:38 +0000 (18:02 +0900)
Change-Id: Iafd4d593a77bacb616f15dae9cb19c6d9f6340a7
Signed-off-by: Jihoon Song <jihoon80.song@samsung.com>
build.xml

index e6b09fb..c6dd4b4 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -35,7 +35,7 @@
                        <classpath>
                                <dirset dir="${lib}" />
                                <fileset dir="${lib}" />
-                               <!--fileset dir="${nativelib}" /-->
+                               <fileset dir="${nativelib}" />
                        </classpath>
                </javac>
                <mkdir dir="${dist}" />