Add command line options to the demo program (and implement some).
[ttfautohint.git] / Makefile.am
blob46972195b054a9e8716072b473457784b268c321
1 ## Makefile.am
3 SUBDIRS = src
4 EXTRA_DIST = autogen.sh \
5              FTL.TXT \
6              GPLv2.TXT \
7              README \
8              TODO
10 ## end of Makefile.am