diff options
Diffstat (limited to 'icons/Makefile')
| -rw-r--r-- | icons/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/icons/Makefile b/icons/Makefile index edd8f87..350fd7c 100644 --- a/icons/Makefile +++ b/icons/Makefile @@ -2,7 +2,8 @@ PUZZLES = blackbox bridges cube dominosa fifteen filling flip galaxies guess \ inertia keen lightup loopy map mines net netslide pattern pegs \ - rect samegame sixteen slant solo tents twiddle unequal untangle + rect samegame sixteen slant solo tents towers twiddle unequal \ + untangle BASE = $(patsubst %,%-base.png,$(PUZZLES)) WEB = $(patsubst %,%-web.png,$(PUZZLES)) |