From 1b445087e3ecec96f8ce7c3f593dd60d3109e6b9 Mon Sep 17 00:00:00 2001 From: Sam Hocevar Date: Sun, 1 Oct 2006 15:10:27 +0000 Subject: [PATCH] * Oops, fixed typo in fonts/Makefile.am. --- fonts/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fonts/Makefile.am b/fonts/Makefile.am index 4cbe801..4b9d23d 100644 --- a/fonts/Makefile.am +++ b/fonts/Makefile.am @@ -1,5 +1,5 @@ fontdir = $(datarootdir)/figlet -font_DATA = circle.tlf emboss.tlf emboss2.tlf future.flf smbraille.tlf +font_DATA = circle.tlf emboss.tlf emboss2.tlf future.tlf smbraille.tlf