From 46dcca79f13d411bfecceb73422d7ff35161b279 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 20 Apr 2011 17:31:33 +0200 Subject: Add finalize flag to suppress development hints. --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 062afe7..6b8416a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ cssprojects ?= default blueview actiontabs goab #beautify = yes +#finalize = yes all: $(cssprojects) -- cgit v1.2.3