summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKhaled Hosny <khaledhosny@eglug.org>2010-05-09 21:12:35 +0300
committerKhaled Hosny <khaledhosny@eglug.org>2010-05-09 21:12:35 +0300
commitd08d71ffc88afbf641685e5ebe69bdf0ef4d0f51 (patch)
treeaaadbeb652e5fc6f4b3b8aab156fa4536e838a36 /Makefile
parent107d32c5dfec0f70a7576b172ea0d661eaf09a22 (diff)
downloadluaotfload-d08d71ffc88afbf641685e5ebe69bdf0ef4d0f51.tar.gz
All caps file name
For, foolish, consistency.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b37f8a2..6a13630 100644
--- a/Makefile
+++ b/Makefile
@@ -9,12 +9,12 @@ OTFL = $(wildcard otfl-*.lua)
COMPILED = $(DOC)
UNPACKED = luaotfload.sty luaotfload.lua
GENERATED = $(COMPILED) $(UNPACKED)
-SOURCE = $(DTX) $(OTFL) README Makefile News mkluatexfontdb.lua
+SOURCE = $(DTX) $(OTFL) README Makefile NEWS mkluatexfontdb.lua
# Files grouped by installation location
SCRIPTFILES = mkluatexfontdb.lua
RUNFILES = $(UNPACKED) $(OTFL)
-DOCFILES = $(DOC) README News
+DOCFILES = $(DOC) README NEWS
SRCFILES = $(DTX) Makefile
# The following definitions should be equivalent