X-Git-Url: https://jasonwoof.com/gitweb/?p=wfpl-cms.git;a=blobdiff_plain;f=Makefile;h=e6222d180c0fb7caf6f8aeac43c4603e0277ba61;hp=afd28b17c3d1a64bd158151487baa7eb61548a55;hb=75ac4ad08bdca7f026d518698ed2a05860016e0d;hpb=477ab3ad55717c5e8f2cf89d77e9600ed5adb84f diff --git a/Makefile b/Makefile index afd28b1..e6222d1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -svgs= +svgs= images/sprites.svg minified_svgs= $(svgs:.svg=.min.svg) generated_images= $(svgs:.svg=.png) images= @@ -11,8 +11,8 @@ all: $(objects) clean: rm -f $(objects) -css.css: style.styl .sha1sums.styl - stylus -c -p $< > $@ || rm -f "$@" +css.css: style.styl .sha1sums.styl inc/wfpl/stylus_helpers.styl + stylus -p $< > $@ || rm -f "$@" .sha1sums.styl: $(images) ( \