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

Last change on this file since 2263 was 1811, checked in by Sam Hocevar, 16 years ago

* Wide terminal font (ASCII only)

File size: 288 bytes
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.