repo.or.cz
/
ttfautohint.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add manual page.
[ttfautohint.git]
/
Makefile.am
blob
46972195b054a9e8716072b473457784b268c321
1
## Makefile.am
2
3
SUBDIRS = src
4
EXTRA_DIST = autogen.sh \
5
FTL.TXT \
6
GPLv2.TXT \
7
README \
8
TODO
9
10
## end of Makefile.am