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

Revision 1811, 288 bytes checked in by sam, 6 years ago (diff)

* Wide terminal font (ASCII only)

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           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.