summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-03-12 21:46:48 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-03-12 21:48:15 -0700
commit662e44df5fefa9da266941b63557c55286637a29 (patch)
treefa83c1f922433f00beb367284c42f9721d2b7d5f
parentd6f073067d3b5bd288443dc5db16e2ec11a51e8a (diff)
downloadsyslinux-662e44df5fefa9da266941b63557c55286637a29.tar.gz
Makefile: add com32/hdt/*.c32 to list of installablessyslinux-3.74-pre5
Add com32/hdt/*.c32 to the list of installables, thereby making hdt.c32 an installable.
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index ffbc48f1..8718f7a0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
## -----------------------------------------------------------------------
##
-## Copyright 1998-2008 H. Peter Anvin - All Rights Reserved
+## Copyright 1998-2009 H. Peter Anvin - All Rights Reserved
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
@@ -29,8 +29,8 @@ include $(topdir)/MCONFIG
#
# List of module objects that should be installed for all derivatives
-MODULES = memdisk/memdisk memdump/memdump.com \
- modules/*.com com32/menu/*.c32 com32/modules/*.c32
+MODULES = memdisk/memdisk memdump/memdump.com modules/*.com \
+ com32/menu/*.c32 com32/modules/*.c32 com32/hdt/*.c32
# syslinux.exe is BTARGET so as to not require everyone to have the