From 44d374dc14717a0519afb3779aefc9402e09055b Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 23 Jun 2018 14:22:40 +0200 Subject: Makefile: remove 8 and 22 from sizes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9f637ac..66472f5 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ PREFIX = /usr ICONPREFIX = $(PREFIX)/share/icons -SIZES = 8 16 22 24 32 48 +SIZES = 16 24 32 48 DIRS =\ actions\ -- cgit v1.2.3-70-g09d2