X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fquattro%2FMakefile;h=042fcdd67d836d9d44878152403bffc325cd124b;hb=7e19506435d2c937908a675a6845a1bc4b0d7c7a;hp=5b3d692a21a9eedfb1667a8d88c3e46b08ff8dce;hpb=871f182414c6837cc45753b8bc28cd7e467b5c17;p=friendica.git diff --git a/view/theme/quattro/Makefile b/view/theme/quattro/Makefile index 5b3d692a21..042fcdd67d 100644 --- a/view/theme/quattro/Makefile +++ b/view/theme/quattro/Makefile @@ -3,4 +3,8 @@ all: cd green; make; cd .. cd lilac; make; cd .. +clean: + rm dark/style.css + rm green/style.css + rm lilac/style.css