From 3a36579d5fbab024c273120259171f0f7f64ee07 Mon Sep 17 00:00:00 2001 From: Geoffrey Frogeye Date: Sun, 1 Mar 2015 16:29:49 +0100 Subject: [PATCH] Fix Makefile img --- img/Makefile | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/img/Makefile b/img/Makefile index 5c1286a..cbff876 100755 --- a/img/Makefile +++ b/img/Makefile @@ -4,7 +4,6 @@ CMPIMG=CREP-1.jpg CREP-2.jpg CREP-3.jpg CREP-4.jpg CREP-5.jpg all: $(GENIMG) $(CMPIMG) %.png: %.svg - inkscape -f $< -e $@ convert -background none $< $@ optipng -o7 $@ -- libgit2 0.21.2