diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,7 +1,6 @@ -cssprojects ?= default blueview actiontabs goldtype +cssprojects ?= default blueview actiontabs goldtype goab #beautify = yes -#finalize = yes all: $(cssprojects) |