]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/Makefile
wrapping up 2019.12
[friendica.git] / view / theme / quattro / Makefile
index 5df58c821b7ab577ba85105a4344488ecc6e8916..042fcdd67d836d9d44878152403bffc325cd124b 100644 (file)
@@ -1,5 +1,10 @@
 all:
        cd dark; make; cd ..
        cd green; make; cd ..
+       cd lilac; make; cd ..
 
+clean:
+       rm dark/style.css
+       rm green/style.css
+       rm lilac/style.css