aboutsummaryrefslogtreecommitdiffstats
path: root/capplet/Makefile.am
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2012-06-07 14:16:54 +0800
committerMilan Crha <mcrha@redhat.com>2012-06-07 14:16:54 +0800
commit8ee87f53ef1d849c8cea700ae0aa048c805c55ef (patch)
tree8da074e43113e0c71c1e27b3c281db44ff2c55a9 /capplet/Makefile.am
parentd146d85899bf9e546961f8a9bdcc8cd7aec0de9b (diff)
downloadgsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.tar
gsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.tar.gz
gsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.tar.bz2
gsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.tar.lz
gsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.tar.xz
gsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.tar.zst
gsoc2013-evolution-8ee87f53ef1d849c8cea700ae0aa048c805c55ef.zip
Add missing '-include $(top_srcdir)/git.mk'
Diffstat (limited to 'capplet/Makefile.am')
-rw-r--r--capplet/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/capplet/Makefile.am b/capplet/Makefile.am
index 4270ff26b1..c339a63853 100644
--- a/capplet/Makefile.am
+++ b/capplet/Makefile.am
@@ -64,3 +64,4 @@ evolution_settings_LDADD = \
$(top_builddir)/em-format/libemformat.la \
$(top_builddir)/libemail-utils/libemail-utils.la
+-include $(top_srcdir)/git.mk