summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-04-01 16:40:07 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-04-01 16:40:07 -0700
commitd0f8f5f7d260f05292a3bc947e7cef40dc73b415 (patch)
tree11b8df1ce4b016586de34669e83d1bebdd93eb88 /Makefile
parent53e2478e75b40c8d4153e181b7e8a1024e2f3021 (diff)
downloadsyslinux-d0f8f5f7d260f05292a3bc947e7cef40dc73b415.tar.gz
Add gpxelinux.0 to NETINSTALLABLE
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 7e6088a9..cbdb7b53 100644
--- a/Makefile
+++ b/Makefile
@@ -222,7 +222,7 @@ install-lib: installer
install-all: install install-lib
-NETINSTALLABLE = pxelinux.0 memdisk/memdisk memdump/memdump.com \
+NETINSTALLABLE = pxelinux.0 gpxelinux.0 memdisk/memdisk memdump/memdump.com \
com32/menu/*.c32 com32/modules/*.c32
netinstall: installer