Need syslinux.h as a source file
authorhpa <hpa>
Thu, 30 Jan 2003 02:03:51 +0000 (02:03 +0000)
committerhpa <hpa>
Thu, 30 Jan 2003 02:03:51 +0000 (02:03 +0000)
Makefile

index b84a617..8e22014 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -39,7 +39,7 @@ VERSION  = $(shell cat version)
 # like to keep those uniform for debugging reasons; however, distributors 
 # want to recompile the installers (ITARGET).
 #
-CSRC    = syslinux.c syslxmod.c gethostip.c
+CSRC    = syslinux.c syslxmod.c gethostip.c syslinux.h
 NASMSRC  = ldlinux.asm syslinux.asm copybs.asm \
          pxelinux.asm mbr.asm isolinux.asm isolinux-debug.asm
 SOURCES = $(CSRC) $(NASMSRC) *.inc