diff options
| author | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-03-08 22:33:02 +0100 | 
|---|---|---|
| committer | Elena of Valhalla'' Grandi <valhalla@trueelena.org> | 2014-03-08 22:33:02 +0100 | 
| commit | aad2e733e93ffa0f82e2a62e1f05aa1cb146bcc8 (patch) | |
| tree | fb7923e02699d1ab1d6297a302075d8569683e16 /Makefile | |
| parent | 4828fc7979470f5b920152e748ebd512d8b911f2 (diff) | |
Makefile: fixed suites definition
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
