From 9aba11f7b6a291fa70e95cd9ed20488ca5a369ec Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 2 Jul 2023 08:05:45 +0200 Subject: Add check for unlisted icons for and correct accordingly MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 66c7369..35a942b 100644 --- a/Makefile +++ b/Makefile @@ -8,6 +8,7 @@ include $(CONFIGFILE) all: generated.mk: $(CONFIGFILE) icons.mk Makefile + $(DEVCHECK) ./find-unlisted-icons $(DEVCHECK) ./check-icons-listing @test ! -e $@ || chmod -- u+w $@ printf '\043 %s\n' 'This file is generated from Makefile' > $@ -- cgit v1.2.3-70-g09d2