* Distribute fonts with the tarball.
This commit is contained in:
parent
8cca295e10
commit
dadd049ca3
1 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,8 @@
|
|||
|
||||
allfonts = circle.tlf emboss.tlf emboss2.tlf future.tlf smblock.tlf smbraille.tlf
|
||||
|
||||
EXTRA_DIST = $(allfonts)
|
||||
|
||||
font_DATA = $(allfonts)
|
||||
fontdir = $(datadir)/figlet
|
||||
|
||||
font_DATA = circle.tlf emboss.tlf emboss2.tlf future.tlf smblock.tlf smbraille.tlf
|
||||
|
||||
|
|
Loading…
Reference in a new issue