You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
-
- allfonts = wideterm.tlf circle.tlf emboss.tlf emboss2.tlf future.tlf \
- mono9.tlf smmono9.tlf bigmono9.tlf \
- mono12.tlf smmono12.tlf bigmono12.tlf \
- letter.tlf smblock.tlf smbraille.tlf
-
- EXTRA_DIST = $(allfonts)
-
- font_DATA = $(allfonts)
- fontdir = $(datadir)/figlet
|