aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMilan Crha <mcrha@redhat.com>2014-07-30 17:16:22 +0800
committerMilan Crha <mcrha@redhat.com>2014-07-30 17:16:22 +0800
commit91c1a679ba154516f8b52dee0cd8de0c6e2819c8 (patch)
tree0f865e35c9b09058bf8aedc69ffb1be64fa3a368
parentffb24a97f700e24a944e5df1bf2b0369a6c73ab5 (diff)
downloadgsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.tar
gsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.tar.gz
gsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.tar.bz2
gsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.tar.lz
gsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.tar.xz
gsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.tar.zst
gsoc2013-evolution-91c1a679ba154516f8b52dee0cd8de0c6e2819c8.zip
Include 'tests' folder in the distribution tarball
Without that build with configure option --enable-installed-tests fails.
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index cfefa7c961..66981c5d07 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -32,7 +32,8 @@ EXTRA_DIST = \
intltool-merge.in \
intltool-update.in \
intltool-extract.in \
- gtk-doc.make
+ gtk-doc.make \
+ tests
if ENABLE_SMIME
SMIME_SUBDIR=smime