other build fixes

This commit is contained in:
Manu Sridharan 2013-06-25 15:58:23 -04:00
parent 8b09512edb
commit 31d3bf835e
2 changed files with 2 additions and 2 deletions

View File

@ -36,4 +36,4 @@ Export-Package: com.ibm.wala.cast.js.translator,
org.mozilla.javascript.xml.impl.xmlbeans,
org.mozilla.javascript.xmlimpl
Bundle-ClassPath: .,
lib/js.jar
lib/rhino-1.7R3.jar

View File

@ -2,5 +2,5 @@ source.. = source/
output.. = bin/
bin.includes = META-INF/,\
.,\
lib/js.jar
lib/rhino-1.7R3.jar
jars.extra.classpath = lib/rhino-1.7R3.jar