summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2011-04-20 16:44:36 +0200
committerJonas Smedegaard <dr@jones.dk>2013-10-12 23:23:39 +0200
commitd25948a3d94213ca10236f403a055bf96ed2c0e3 (patch)
tree49cd96f254f85d18cff07c6b171e8db57754b8df
parent8c5296c794372218f3e54f27aa69575fc3347414 (diff)
Stop beautifying by default.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 077037e..5056c33 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
cssprojects ?= default blueview actiontabs goldtype
-beautify ?= yes
+#beautify = yes
all: $(cssprojects)