source: toilet/trunk/fonts/Makefile.am @ 3552

Revision 3552, 299 bytes checked in by sam, 4 years ago (diff)

Added "letter.tlf", a font designed by Francesco Poli.

Line 
1
2allfonts = wideterm.tlf circle.tlf emboss.tlf emboss2.tlf future.tlf \
3           mono9.tlf smmono9.tlf bigmono9.tlf \
4           mono12.tlf smmono12.tlf bigmono12.tlf \
5           letter.tlf smblock.tlf smbraille.tlf
6
7EXTRA_DIST = $(allfonts)
8
9font_DATA = $(allfonts)
10fontdir = $(datadir)/figlet
11
Note: See TracBrowser for help on using the repository browser.