summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPhilipp Gesang <phg@phi-gamma.net>2015-07-21 01:20:29 +0200
committerPhilipp Gesang <phg@phi-gamma.net>2015-07-21 01:20:29 +0200
commitd6a31eacfaefe016d57c5caaf9ab5e12d3d50618 (patch)
tree7706496ca98eab676adccbff0957294d56eb7630 /Makefile
parentff06e0639bd20b070e3fedef486c106ce6316086 (diff)
downloadluaotfload-d6a31eacfaefe016d57c5caaf9ab5e12d3d50618.tar.gz
[import] automate merge with parameters passed from makefile
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 61e8e49..21909e5 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ DOCSRCDIR = ./doc
SCRIPTSRCDIR = ./scripts
SRCSRCDIR = ./src
FONTLOADERDIR = $(SRCSRCDIR)/fontloader/runtime
-PACKAGEDIR = $(SRCSRCDIR)/fontloader/
+PACKAGEDIR = $(SRCSRCDIR)/fontloader
BUILDDIR = ./build
MISCDIR = ./misc