3 # Copyright (C) 2011-2012 by Werner Lemberg.
5 # This file is part of the ttfautohint library, and may only be used,
6 # modified, and distributed under the terms given in `COPYING'. By
7 # continuing to use, modify, or distribute this file you indicate that you
8 # have read `COPYING' and understand and accept it fully.
10 # The file `COPYING' mentioned in the previous paragraph is distributed
11 # with the ttfautohint library.
13 AM_CPPFLAGS = $(FREETYPE_CPPFLAGS)
15 noinst_LTLIBRARIES = \
19 libnumberset_la_SOURCES = \
20 numberset.c numberset.h
22 libttfautohint_la_SOURCES = \
24 tabytecode.c tabytecode.h \
33 tagloadr.c tagloadr.h \
34 taglobal.c taglobal.h \
40 taloader.c taloader.h \
48 tatables.c tatables.h \
53 ttfautohint.c ttfautohint.h ttfautohint-errors.h
55 libttfautohint_la_LIBADD = \