chiark / gitweb /
pull-cord-keeper: wip
[reprap-play.git] / Makefile
index 06c09d4c2d8c129befdb0619282d4b8a93a0eb7d..c2c8972c69f86ac07e38f3a4824c2c5b959bc548 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -88,7 +88,7 @@ pandemic-counter-l%.eps: pandemic-counter-letters.fig
                fig2dev -D +$(notdir $*) -L eps <$< >$@.tmp
                @mv -f $@.tmp $@
 
-PANDEMICQUARANTINES_NUMBERS=35
+PANDEMICQUARANTINES_NUMBERS=1 2
 PANDEMICQUARANTINES_DXFS=$(foreach l,$(PANDEMICQUARANTINES_NUMBERS), \
        pandemic-quarantine-l$l.dxf)