Ver código fonte

* Distribute fonts with the tarball.

pull/1/head
Sam Hocevar sam 19 anos atrás
pai
commit
dadd049ca3
1 arquivos alterados com 5 adições e 2 exclusões
  1. +5
    -2
      fonts/Makefile.am

+ 5
- 2
fonts/Makefile.am Ver arquivo

@@ -1,5 +1,8 @@

fontdir = $(datadir)/figlet
allfonts = circle.tlf emboss.tlf emboss2.tlf future.tlf smblock.tlf smbraille.tlf

EXTRA_DIST = $(allfonts)

font_DATA = circle.tlf emboss.tlf emboss2.tlf future.tlf smblock.tlf smbraille.tlf
font_DATA = $(allfonts)
fontdir = $(datadir)/figlet


Carregando…
Cancelar
Salvar