Makefile: add com32/hdt/*.c32 to list of installables syslinux-3.74-pre5
authorH. Peter Anvin <hpa@zytor.com>
Fri, 13 Mar 2009 04:46:48 +0000 (21:46 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Fri, 13 Mar 2009 04:48:15 +0000 (21:48 -0700)
Add com32/hdt/*.c32 to the list of installables, thereby making
hdt.c32 an installable.

Makefile

index ffbc48f..8718f7a 100644 (file)
--- 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