From 048d19e73a72aadd4c34eca03daa7fa11575d33d Mon Sep 17 00:00:00 2001 From: Tom Payne Date: Mon, 24 Sep 2012 14:37:27 +0200 Subject: [PATCH] Clean up whitespace --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e938dfb95c..5e2e97fa42 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -PLOVR_JAR=bin/plovr-4b3caf2b7d84.jar +PLOVR_JAR = bin/plovr-4b3caf2b7d84.jar SRC = $(shell find externs src/ol -name \*.js) TARGETS = $(shell find demos -name advanced-optimizations.js -o -name simple-optimizations.js) comma := ,