summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorhpa <hpa>1998-04-14 04:31:57 +0000
committerhpa <hpa>1998-04-14 04:31:57 +0000
commitec539247246461dc67b7f141b0c17be7b7caa226 (patch)
treea199a1eda87ca90d99a78a0196956bc8e4c378be /Makefile
parent42080f813b91a411fd58b1fa658b06448845c621 (diff)
downloadsyslinux-ec539247246461dc67b7f141b0c17be7b7caa226.tar.gz
Added keytab-lilo.doc to list of documentation files
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cf3216d2..70c758c6 100644
--- a/Makefile
+++ b/Makefile
@@ -29,7 +29,7 @@ VERSION = $(shell cat version)
SOURCES = ldlinux.asm syslinux.asm syslinux.c
TARGETS = bootsect.bin ldlinux.sys syslinux.com syslinux
-DOCS = COPYING NEWS README TODO syslinux.doc
+DOCS = COPYING NEWS README TODO syslinux.doc keytab-lilo.doc
OTHER = Makefile bin2c.pl now.pl keytab-lilo.pl version
all: $(TARGETS)