2006-09-30 13:34:37 +02:00
|
|
|
|
2007-08-02 17:41:12 +02:00
|
|
|
allfonts = wideterm.tlf circle.tlf emboss.tlf emboss2.tlf future.tlf \
|
2009-12-16 01:37:44 +01:00
|
|
|
ascii9.tlf smascii9.tlf bigascii9.tlf \
|
|
|
|
ascii12.tlf smascii12.tlf bigascii12.tlf \
|
2006-11-06 18:24:40 +01:00
|
|
|
mono9.tlf smmono9.tlf bigmono9.tlf \
|
|
|
|
mono12.tlf smmono12.tlf bigmono12.tlf \
|
2010-01-18 03:01:44 +01:00
|
|
|
pagga.tlf letter.tlf smblock.tlf smbraille.tlf
|
2006-11-06 01:55:49 +01:00
|
|
|
|
|
|
|
EXTRA_DIST = $(allfonts)
|
2006-09-30 13:34:37 +02:00
|
|
|
|
2006-11-06 01:55:49 +01:00
|
|
|
font_DATA = $(allfonts)
|
|
|
|
fontdir = $(datadir)/figlet
|
2006-09-30 13:34:37 +02:00
|
|
|
|
2010-01-24 02:47:14 +01:00
|
|
|
echo-fonts: ; echo $(allfonts)
|
|
|
|
|