From aad2e733e93ffa0f82e2a62e1f05aa1cb146bcc8 Mon Sep 17 00:00:00 2001 From: Elena of Valhalla'' Grandi Date: Sat, 8 Mar 2014 22:33:02 +0100 Subject: Makefile: fixed suites definition --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index bacf109..ae4c1ea 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ SLIC3R=~/opt/Slic3r/bin/slic3r SUITES=suns moons crowns arms #SUITES=suns moons crowns arms # Basic piecepack -SUITES=clubs diamonds hearts spades # Playing cards expansion +#SUITES=clubs diamonds hearts spades # Playing cards expansion VALUES=null ace 2 3 4 5 all: tiles coins dice pawns saucers pyramids -- cgit v1.2.3