pxe.inc is also a source file
authorhpa <hpa>
Fri, 17 Sep 1999 08:45:48 +0000 (08:45 +0000)
committerhpa <hpa>
Fri, 17 Sep 1999 08:45:48 +0000 (08:45 +0000)
Makefile

index 2332731..d146907 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -32,7 +32,8 @@ 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 pxelinux.asm
+SOURCES = ldlinux.asm syslinux.asm syslinux.c copybs.asm \
+         pxelinux.asm pxe.inc
 BTARGET = bootsect.bin ldlinux.sys ldlinux.bin ldlinux.lst pxelinux.bin
 ITARGET = syslinux.com syslinux copybs.com
 DOCS    = COPYING NEWS README TODO *.doc