Add initial exports

This commit is contained in:
Tom Payne
2012-09-24 16:58:18 +02:00
parent d7c6ce19a9
commit b7020750ac
7 changed files with 80 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
PLOVR_JAR = bin/plovr-4b3caf2b7d84.jar
SRC = $(shell find externs src/ol -name \*.js)
SRC = $(shell find exports externs src/ol -name \*.js)
TARGETS = $(shell find demos -name advanced-optimizations.js -o -name simple-optimizations.js)
comma := ,
empty :=