source:
toilet/trunk/fonts/Makefile.am
@
2263
Last change on this file since 2263 was 1811, checked in by , 16 years ago | |
---|---|
File size: 288 bytes |
Line | |
---|---|
1 | |
2 | allfonts = 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 | |
7 | EXTRA_DIST = $(allfonts) |
8 | |
9 | font_DATA = $(allfonts) |
10 | fontdir = $(datadir)/figlet |
11 |
Note: See TracBrowser
for help on using the repository browser.