From d95187733771a5891c76251e5fb764acd9ba7cf0 Mon Sep 17 00:00:00 2001 From: Damyan Ivanov Date: Sun, 30 Jul 2017 07:38:14 +0000 Subject: [PATCH] remove unused rule from Makefile --- Makefile | 3 --- 1 file changed, 3 deletions(-) diff --git a/Makefile b/Makefile index 8025014..aa85627 100644 --- a/Makefile +++ b/Makefile @@ -10,6 +10,3 @@ all: $(PKG).xpi $(PKG).xpi: $(ALL_FILES) rm -f $@ zip $@ $^ - -icons/icedeb-addon.png: res/icon.xcf - xcf2png -o "$@" $< -f -T -- 2.39.2