From d08d71ffc88afbf641685e5ebe69bdf0ef4d0f51 Mon Sep 17 00:00:00 2001 From: Khaled Hosny Date: Sun, 9 May 2010 21:12:35 +0300 Subject: All caps file name For, foolish, consistency. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.3