toilet/Makefile.am
Sam Hocevar eb711671a2 * Added the caca2tlf tool, which converts a libcaca font into a TOIlet font
using a naive pixel-to-glyphs algorithm. I will improve it later.
2006-11-06 01:09:44 +00:00

7 lines
116 B
Makefile

SUBDIRS = src tools fonts
DIST_SUBDIRS = $(SUBDIRS)
EXTRA_DIST = bootstrap
AUTOMAKE_OPTIONS = foreign dist-bzip2