summaryrefslogtreecommitdiff
path: root/icon/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'icon/Makefile')
-rw-r--r--icon/Makefile2
1 files changed, 1 insertions, 1 deletions
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" > $@