pxelinux.asm is a source file.
authorhpa <hpa>
Fri, 17 Sep 1999 08:45:03 +0000 (08:45 +0000)
committerhpa <hpa>
Fri, 17 Sep 1999 08:45:03 +0000 (08:45 +0000)
Makefile

index 34dc2d6..2332731 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,7 @@ VERSION = $(shell cat version)
 # like to keep those uniform for debugging reasons; however, distributors 
 # want to recompile the installers (ITARGET).
 #
-SOURCES = ldlinux.asm syslinux.asm syslinux.c copybs.asm
+SOURCES = ldlinux.asm syslinux.asm syslinux.c copybs.asm pxelinux.asm
 BTARGET = bootsect.bin ldlinux.sys ldlinux.bin ldlinux.lst pxelinux.bin
 ITARGET = syslinux.com syslinux copybs.com
 DOCS    = COPYING NEWS README TODO *.doc