Commit d275435a4fdbb8b7ca4732621310b91c348bf41a

David Turner 2000-03-01T13:23:41

simple change to compile with the latest FT2 source changes

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/demos/Makefile b/demos/Makefile
index f8a8862..c705ffa 100644
--- a/demos/Makefile
+++ b/demos/Makefile
@@ -71,7 +71,7 @@ endif
 
 SRC_DIR_ := $(SRC_DIR)$(SEP)
 
-FT_INCLUDES := $(BUILD) $(TOP_)include $(SRC_)base $(SRC_DIR)
+FT_INCLUDES := $(BUILD) $(TOP_)config $(TOP_)include $(SRC_)base $(SRC_DIR)
 TT_INCLUDES := $(SRC_)shared $(SRC_)truetype
 T1_INCLUDES := $(SRC_)shared $(SRC_)type1