From 3e2247601c5d1bf272a06926446b2a830ca66f8f Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 27 Dec 2006 16:49:39 +0000 Subject: [PATCH] `make all' targets are usually useful. git-svn-id: svn://svn.tartarus.org/sgt/puzzles@7026 cda61777-01e9-0310-a592-d414129be87e --- icons/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/icons/Makefile b/icons/Makefile index bec2a4a..85a5a6d 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -30,6 +30,7 @@ web: $(WEB) pngicons: $(P48D24) $(P32D24) $(P16D24) winicons: $(ICONS) $(RC) gtkicons: $(CICONS) +all: base web pngicons winicons gtkicons # Build the base puzzle screenshots from which all the other images # are derived. Some of them involve showing a move animation -- 2.11.0