chiark / gitweb /
better layers
[trains.git] / layout / Makefile
index 70e5d2e53c41351d7bbd34a48280b66d18792b50..c6bee9c2d1bfb5bcb980e9fa8958d28abb2078ec 100644 (file)
@@ -11,7 +11,7 @@ XLAYOUTOPTS_LAYER= -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l'
 
 LAYOUTOPTS_SEGS= '-e*=*rm'
 
-LAYERS_LS=     0 10 20
+LAYERS_LS=     0 10 20
 LAYERS_PS=     $(addsuffix .ps, $(LAYERS_LS))
 LAYERS_L=      $(addprefix ours-l, $(LAYERS_PS))
 LAYERS_E=      $(addprefix ours-e, $(LAYERS_PS))