Fix comment
This commit is contained in:
parent
f4b902e006
commit
80fc5864a2
2
Makefile
2
Makefile
@ -4,7 +4,7 @@ TEXLIVE_SRC = $(HOME)/texlive-source
|
|||||||
LUA_DIR = $(HOME)/lua/
|
LUA_DIR = $(HOME)/lua/
|
||||||
# HarfBuzz also should be compiled static, position independent in a build_meson subdirectory
|
# HarfBuzz also should be compiled static, position independent in a build_meson subdirectory
|
||||||
HARFBUZZ_DIR = $(HOME)/harfbuzz
|
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
|
GRAPHITE_DIR = $(HOME)/graphite
|
||||||
|
|
||||||
HB_INCLUDE_DIRS = $(HARFBUZZ_DIR)/src
|
HB_INCLUDE_DIRS = $(HARFBUZZ_DIR)/src
|
||||||
|
Loading…
Reference in New Issue
Block a user