X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2FMakefile;h=042fcdd67d836d9d44878152403bffc325cd124b;hb=HEAD;hp=5b3d692a21a9eedfb1667a8d88c3e46b08ff8dce;hpb=234598280d96627861a1ff1dcfc8a4a59bd37054;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