X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2FMakefile;h=5b3d692a21a9eedfb1667a8d88c3e46b08ff8dce;hb=cde9b6370da1735fffab2fe5933334c2ac3320e9;hp=5df58c821b7ab577ba85105a4344488ecc6e8916;hpb=1b27e24bb727c20346b81dc2f02ffac9105f5622;p=friendica.git diff --git a/view/theme/quattro/Makefile b/view/theme/quattro/Makefile index 5df58c821b..5b3d692a21 100644 --- a/view/theme/quattro/Makefile +++ b/view/theme/quattro/Makefile @@ -1,5 +1,6 @@ all: cd dark; make; cd .. cd green; make; cd .. + cd lilac; make; cd ..