summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2009-09-29 21:46:21 -0700
committerH. Peter Anvin <hpa@zytor.com>2009-09-29 21:46:21 -0700
commit87d502a11f288f896387892637c3d83028859fd5 (patch)
tree7979fbab9c5545a32535a022ff8ca6862b504ae9 /utils
parent0d5291acef3054e516603f58e982b0b570217adf (diff)
downloadsyslinux-87d502a11f288f896387892637c3d83028859fd5.tar.gz
utils/Makefile: install pxelinux-options
Make sure the pxelinux-options script gets installed. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'utils')
-rw-r--r--utils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/Makefile b/utils/Makefile
index 9df9595a..39adf7d3 100644
--- a/utils/Makefile
+++ b/utils/Makefile
@@ -21,7 +21,8 @@ CFLAGS = -W -Wall -Os -fomit-frame-pointer -D_FILE_OFFSET_BITS=64
LDFLAGS = -O2 -s
TARGETS = mkdiskimage isohybrid gethostip
-ASIS = keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi
+ASIS = keytab-lilo lss16toppm md5pass ppmtolss16 sha1pass syslinux2ansi \
+ pxelinux-options
ISOHDPFX = ../mbr/isohdpfx.bin ../mbr/isohdpfx_f.bin ../mbr/isohdpfx_c.bin \
../mbr/isohdppx.bin ../mbr/isohdppx_f.bin ../mbr/isohdppx_c.bin