Add gethostip.c to the list of SOURCES syslinux-1.53-pre5
authorhpa <hpa>
Sat, 10 Mar 2001 06:16:16 +0000 (06:16 +0000)
committerhpa <hpa>
Sat, 10 Mar 2001 06:16:16 +0000 (06:16 +0000)
Makefile

index 4ebba07..acf1371 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ VERSION = $(shell cat version)
 # want to recompile the installers (ITARGET).
 #
 SOURCES = ldlinux.asm syslinux.asm syslinux.c copybs.asm \
-         pxelinux.asm pxe.inc mbr.asm
+         pxelinux.asm pxe.inc mbr.asm gethostip.c
 BTARGET = bootsect.bin ldlinux.sys ldlinux.bin ldlinux.lst pxelinux.0 mbr.bin
 ITARGET = syslinux.com syslinux copybs.com gethostip
 DOCS    = COPYING NEWS README TODO *.doc