diff level1/dalpha/makefile @ 2742:f9a8ae065f80

Found LDSKS label was missing from level1/dalpha/makefile and was causing a problem with the disk images not being removed on a "make clean".
author drencor-xeen
date Sun, 06 Jan 2013 12:24:28 -0600
parents fb1c0a45f28e
children e4a0f58a5f9b c1892376e7a7
line wrap: on
line diff
--- a/level1/dalpha/makefile	Sun Jan 06 11:12:22 2013 -0600
+++ b/level1/dalpha/makefile	Sun Jan 06 12:24:28 2013 -0600
@@ -98,6 +98,7 @@
 LDSK720K        = $(DISTRONAME)_80d.dsk
 
 DSKS		= $(DSK360K_1) $(DSK360K_2) $(DSK720K)
+LDSKS		= $(LDSK360K_1) $(LDSK360K_2) $(LDSK720K)
 
 # Make all components
 all: