Parcourir la source

* Distribute fonts with the tarball.

pull/1/head
Sam Hocevar sam il y a 19 ans
Parent
révision
dadd049ca3
1 fichiers modifiés avec 5 ajouts et 2 suppressions
  1. +5
    -2
      fonts/Makefile.am

+ 5
- 2
fonts/Makefile.am Voir le fichier

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


Chargement…
Annuler
Enregistrer