~ubuntu-branches/debian/jessie/fonts-cantarell/jessie

« back to all changes in this revision

Viewing changes to src/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Nicolas Spalinger
  • Date: 2011-09-28 11:44:19 UTC
  • Revision ID: package-import@ubuntu.com-20110928114419-fw6sycam4xtsuuyr
Tags: upstream-0.0.6+git20110405
ImportĀ upstreamĀ versionĀ 0.0.6+git20110405

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
noinst_DATA = \
 
2
        Cantarell-Regular.sfd           \
 
3
        Cantarell-Bold.sfd              \
 
4
        Cantarell-Regular-OTF.sfd       \
 
5
        Cantarell-Bold-OTF.sfd          \
 
6
        Cantarell-Regular-TTF.sfd       \
 
7
        Cantarell-Bold-TTF.sfd
 
8
 
 
9
EXTRA_DIST = $(noinst_DATA)
 
10
 
 
11
MAINTAINERCLEANFILES =                  \
 
12
        Makefile.in
 
13
 
 
14
-include $(top_srcdir)/git.mk