From a5e79f5a13a16a69d5423de5ba2032d4afaca5d6 Mon Sep 17 00:00:00 2001
From: Elie Roux <elie.roux@telecom-bretagne.eu>
Date: Fri, 3 May 2013 14:25:37 +0200
Subject: Updating Makefile a bit

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'Makefile')

diff --git a/Makefile b/Makefile
index bdc2d35..2d165c5 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
 NAME         = luaotfload
 DOC          = $(NAME).pdf
 DTX          = $(NAME).dtx
-OTFL         = $(wildcard otfl-*.lua) otfl-blacklist.cnf font-age.lua
+OTFL         = $(wildcard luaotfload-*.lua) luaotfload-blacklist.cnf
 SCRIPT       = luaotfload-tool.lua
 
 GLYPHSCRIPT  = mkglyphlist
-- 
cgit v1.2.3