[syslinux:master] modules/Makefile: add ver.com

syslinux-bot for Gene Cumm gene.cumm at gmail.com
Sun Nov 14 12:55:18 PST 2010


Commit-ID:  4517ddd4b4c8be2d575db4e7743fee32718f9fd9
Gitweb:     http://syslinux.zytor.com/commit/4517ddd4b4c8be2d575db4e7743fee32718f9fd9
Author:     Gene Cumm <gene.cumm at gmail.com>
AuthorDate: Mon, 25 Oct 2010 12:59:47 -0400
Committer:  Gene Cumm <gene.cumm at gmail.com>
CommitDate: Mon, 25 Oct 2010 12:59:47 -0400

modules/Makefile: add ver.com



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

diff --git a/modules/Makefile b/modules/Makefile
index f318364..9b50bb2 100644
--- a/modules/Makefile
+++ b/modules/Makefile
@@ -19,7 +19,7 @@ include $(topdir)/MCONFIG.embedded
 
 INCLUDES   = -I$(com32)/include
 
-BINS = pxechain.com poweroff.com int18.com
+BINS = pxechain.com poweroff.com int18.com ver.com
 
 all: $(BINS)
 



More information about the Syslinux-commits mailing list