Create a new subdirectory for the frontend program.
[ttfautohint.git] / Makefile.am
blob758565945f2f0e08f5ce95857bb107375e9124e4
1 ## Makefile.am
3 ACLOCAL_AMFLAGS = -I m4
5 SUBDIRS = lib frontend
6 EXTRA_DIST = autogen.sh \
7              FTL.TXT \
8              GPLv2.TXT \
9              README \
10              TODO
12 ## end of Makefile.am