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