Makefile: add back the gpxe directory
authorH. Peter Anvin <hpa@zytor.com>
Fri, 7 Aug 2009 07:07:02 +0000 (00:07 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 7 Aug 2009 07:07:02 +0000 (00:07 -0700)
Add the gpxe directory back into the build.

Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Makefile

index fb411e7..de0d2fd 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,7 @@ BOBJECTS = $(BTARGET) \
 # Note: libinstaller is both a BSUBDIR and an ISUBDIR.  It contains
 # files that depend only on the B phase, but may have to be regenerated
 # for "make installer".
-BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump sample \
+BSUBDIRS = codepage com32 lzo core memdisk modules mbr memdump gpxe sample \
           libinstaller dos win32
 ITARGET  =
 IOBJECTS = $(ITARGET) dos/copybs.com \