make clean deletes pxelinux.lst
authorhpa <hpa>
Mon, 6 Sep 1999 03:27:28 +0000 (03:27 +0000)
committerhpa <hpa>
Mon, 6 Sep 1999 03:27:28 +0000 (03:27 +0000)
Makefile

index 6494019..0fef02d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -99,7 +99,7 @@ install: all
        install -c syslinux $(BINDIR)
 
 tidy:
-       rm -f syslinux.lst copybs.lst *.o *_bin.c stupid.*
+       rm -f syslinux.lst copybs.lst *.o *_bin.c stupid.* pxelinux.lst
 
 clean: tidy
        rm -f $(ITARGET)