]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/Makefile
Merge branch 'friendica:2022.12-rc' into new_image_presentation
[friendica.git] / view / theme / quattro / green / Makefile
index 989da60c726f3456f6a36267add450a29bcfbf10..c9b77b446ab1434710ad0f8995f705b66ff7dd19 100644 (file)
@@ -1,4 +1,5 @@
 ##
 
 style.css : style.less colors.less ../icons.less ../quattro.less
-       lessc style.less > style.css
+       echo "/* THIS FILE IS GENERATED FROM THE less SOURCE DO NOT EDIT MANUALLY */" > style.css
+       lessc style.less >> style.css