[cantarell-fonts] Actually install the fonts



commit c40b10e83d7ca98d101ed7ed32877d7dc22aff43
Author: William Jon McCann <jmccann redhat com>
Date:   Fri Nov 5 01:59:20 2010 -0400

    Actually install the fonts

 Makefile.am  |    2 +-
 configure.ac |    1 +
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 306bd93..54019df 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = src fontconfig
+SUBDIRS = src ttf fontconfig
 
 MAINTAINERCLEANFILES =			\
 	Makefile.in			\
diff --git a/configure.ac b/configure.ac
index cf47c8a..eee1438 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,6 +16,7 @@ AC_CONFIG_FILES([
 Makefile
 fontconfig/Makefile
 src/Makefile
+ttf/Makefile
 ])
 
 AC_OUTPUT



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]