[cantarell-fonts] Include OTF/TTF sfd files in the tarball



commit 61362600e104b96c88a2fdc068e1e2c68aef4f16
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Mar 22 09:52:58 2011 -0400

    Include OTF/TTF sfd files in the tarball

 src/Makefile.am |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 65c339c..a4e50b5 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -1,6 +1,10 @@
 noinst_DATA = \
 	Cantarell-Regular.sfd		\
-	Cantarell-Bold.sfd		
+	Cantarell-Bold.sfd		\
+	Cantarell-Regular-OTF.sfd	\
+	Cantarell-Bold-OTF.sfd		\
+	Cantarell-Regular-TTF.sfd	\
+	Cantarell-Bold-TTF.sfd
 
 EXTRA_DIST = $(noinst_DATA)
 



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