summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/include/Makefile.am
blob: 83286118d8dc2ff6d34cd88ee0892579b7d919b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/FileFont.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/Font.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GraphiteProcess.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrAppData.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrClient.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrCommon.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrConstants.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrData.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrDebug.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrExt.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrFeature.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrMstypes.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrPlatform.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrResult.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrStructs.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/GrWrappers.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/IGraphiteProcess.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/IGrEngine.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/IGrJustifier.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/ITextSource.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/MemoryUsage.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/SegmentAux.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/Segment.h
graphiteinclude_HEADERS += $(top_srcdir)/include/graphite/SegmentPainter.h

EXTRA_DIST += $(top_srcdir)/include/graphite/BinTree.h
EXTRA_DIST += $(top_srcdir)/include/graphite/GenericResource.h
EXTRA_DIST += $(top_srcdir)/include/graphite/HashMap.h