summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-01-16 07:29:52 +0100
committerPhilipp Gesang <phg42.2a@gmail.com>2014-01-16 07:29:52 +0100
commit2da71ff00e1533aa6ca1c317ec89e70655f0dba3 (patch)
tree6a5d7da9704a2b47992bc1279f5e580b90e3244b /Makefile
parentd9e354e125ce8c8667a9f62af3d56de14ffc4d05 (diff)
downloadluaotfload-2da71ff00e1533aa6ca1c317ec89e70655f0dba3.tar.gz
[*] updat Makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index aec2ac0..8405e3a 100644
--- a/Makefile
+++ b/Makefile
@@ -30,7 +30,7 @@ RESOURCES = $(GLYPHS) $(CHARS) $(STATUS)
GRAPHED = $(DOTPDF)
MAN = $(MANPAGE)
COMPILED = $(DOC)
-UNPACKED = luaotfload.sty luaotfload.lua
+UNPACKED = luaotfload.sty
GENERATED = $(GRAPHED) $(UNPACKED) $(COMPILED) $(RESOURCES) $(MAN)
SOURCE = $(DTX) $(MANSOURCE) $(OTFL) README Makefile NEWS $(RESOURCESCRIPTS)