aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGene Cumm <gene.cumm@gmail.com>2011-12-18 00:15:09 -0500
committerGene Cumm <gene.cumm@gmail.com>2011-12-18 00:15:09 -0500
commitdc83e35c13e031d23b614ccd30f16ee78223a267 (patch)
tree46762dcd6998bf0b50ddd5715d52d45c59a4843d
parent6008b6d66db348ea270f8038fe2a1f310a004739 (diff)
downloadsyslinux-dc83e35c13e031d23b614ccd30f16ee78223a267.tar.gz
syslinux-dc83e35c13e031d23b614ccd30f16ee78223a267.tar.xz
syslinux-dc83e35c13e031d23b614ccd30f16ee78223a267.zip
prdhcp.c32: Add to Makefile
Signed-off-by: Gene Cumm <gene.cumm@gmail.com>
-rw-r--r--com32/modules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/modules/Makefile b/com32/modules/Makefile
index 45bf7ebf..8841c941 100644
--- a/com32/modules/Makefile
+++ b/com32/modules/Makefile
@@ -24,7 +24,7 @@ MODULES = chain.c32 config.c32 ethersel.c32 dmitest.c32 cpuidtest.c32 \
meminfo.c32 sdi.c32 sanboot.c32 ifcpu64.c32 vesainfo.c32 \
kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \
ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 zzjson.c32 \
- whichsys.c32 cptime.c32
+ whichsys.c32 cptime.c32 prdhcp.c32
TESTFILES =