From ad81ddbf91df3d0ece62eab322dfd15e8866193b Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Thu, 18 Jan 2018 11:15:40 +0100 Subject: [style] New assets --- icon/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'icon/Makefile') diff --git a/icon/Makefile b/icon/Makefile index 68b7229..6ea29fd 100644 --- a/icon/Makefile +++ b/icon/Makefile @@ -1,6 +1,6 @@ .PHONY: all clean -all: on_unix.go off_unix.go wait_unix.go error_unix.go +all: on_unix.go off_unix.go error_unix.go wait0_unix.go wait1_unix.go wait2_unix.go wait3_unix.go %_unix.go: %.png echo "//+build linux darwin" > $@ -- cgit v1.2.3