summaryrefslogtreecommitdiff
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorAnas Nashif <anas.nashif@intel.com>2012-12-08 17:19:51 -0800
committerAnas Nashif <anas.nashif@intel.com>2012-12-08 17:19:51 -0800
commitb96cfb396f21b82a5c1be53d093198b5b028c08b (patch)
tree03735dff1b6bfd8f1ba6f7a9b812231c6af2fc9f /src/Makefile.am
downloadcantarell-fonts-b96cfb396f21b82a5c1be53d093198b5b028c08b.tar.gz
cantarell-fonts-b96cfb396f21b82a5c1be53d093198b5b028c08b.tar.bz2
cantarell-fonts-b96cfb396f21b82a5c1be53d093198b5b028c08b.zip
Imported Upstream version 0.0.11upstream/0.0.11
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
new file mode 100644
index 0000000..65c339c
--- /dev/null
+++ b/src/Makefile.am
@@ -0,0 +1,10 @@
+noinst_DATA = \
+ Cantarell-Regular.sfd \
+ Cantarell-Bold.sfd
+
+EXTRA_DIST = $(noinst_DATA)
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
+-include $(top_srcdir)/git.mk