Explorar el Código

* Distribute fonts with the tarball.

pull/1/head
Sam Hocevar sam hace 19 años
padre
commit
dadd049ca3
Se han modificado 1 ficheros con 5 adiciones y 2 borrados
  1. +5
    -2
      fonts/Makefile.am

+ 5
- 2
fonts/Makefile.am Ver fichero

@@ -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


Cargando…
Cancelar
Guardar