2019-12-09 13:30:11 +01:00
|
|
|
Index: ftgl-2.4.0/src/Makefile.am
|
|
|
|
===================================================================
|
|
|
|
--- ftgl-2.4.0.orig/src/Makefile.am
|
|
|
|
+++ ftgl-2.4.0/src/Makefile.am
|
|
|
|
@@ -72,6 +72,10 @@ ftgl_headers = \
|
|
|
|
FTGL/FTSimpleLayout.h \
|
|
|
|
FTGL/FTTriangleExtractorGlyph.h \
|
|
|
|
FTGL/FTGLTriangleExtractorFont.h \
|
2017-07-12 08:26:39 +02:00
|
|
|
+ FTVectoriser.h \
|
2017-12-07 13:48:10 +01:00
|
|
|
+ FTContour.h \
|
|
|
|
+ FTList.h \
|
|
|
|
+ FTVector.h \
|
2019-12-09 13:30:11 +01:00
|
|
|
${NULL}
|
|
|
|
|
|
|
|
ftglyph_sources = \
|