[syslinux:master] Makefile: build the diag directory

syslinux-bot for H. Peter Anvin hpa at zytor.com
Wed Mar 16 14:00:32 PDT 2011


Commit-ID:  21214550ff7feb1ef09a55e530dfa941804d67e2
Gitweb:     http://syslinux.zytor.com/commit/21214550ff7feb1ef09a55e530dfa941804d67e2
Author:     H. Peter Anvin <hpa at zytor.com>
AuthorDate: Wed, 16 Mar 2011 13:56:57 -0700
Committer:  H. Peter Anvin <hpa at zytor.com>
CommitDate: Wed, 16 Mar 2011 13:56:57 -0700

Makefile: build the diag directory

Build the diag directory (diagnostic aids).

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


---
 Makefile |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/Makefile b/Makefile
index 93f4e84..0694c77 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ BOBJECTS = $(BTARGET) \
 # 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 gpxe sample \
-	   libinstaller dos win32 win64 dosutil
+	   diag libinstaller dos win32 win64 dosutil
 ITARGET  =
 IOBJECTS = $(ITARGET) \
 	utils/gethostip utils/isohybrid utils/mkdiskimage \



More information about the Syslinux-commits mailing list