From 80fc5864a2de93c1ed4ef0b07938bc88e8f87e87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20Fabian=20Kr=C3=BCger?= Date: Tue, 28 Dec 2021 10:22:25 +0100 Subject: [PATCH] Fix comment --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1de9a1a..f8c8f8b 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ TEXLIVE_SRC = $(HOME)/texlive-source LUA_DIR = $(HOME)/lua/ # HarfBuzz also should be compiled static, position independent in a build_meson subdirectory HARFBUZZ_DIR = $(HOME)/harfbuzz -# Graphite also should be compiled static, position independent in a build_meson subdirectory +# Graphite also should be compiled static, position independent in a build subdirectory GRAPHITE_DIR = $(HOME)/graphite HB_INCLUDE_DIRS = $(HARFBUZZ_DIR)/src