aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorDiego Escalante Urrelo <diegoe@igalia.com>2012-05-24 13:35:16 +0800
committerDiego Escalante Urrelo <diegoe@igalia.com>2012-05-24 13:37:38 +0800
commitd877fa5f1e7dc917095b0dc0565ec0f1ef3cec94 (patch)
treea83eabba6dbc9248def61b19b60db7fc7ce19fb2 /configure.ac
parent848eda70900d77f2acb49c8a5558f01d5720623d (diff)
downloadgsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.tar
gsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.tar.gz
gsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.tar.bz2
gsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.tar.lz
gsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.tar.xz
gsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.tar.zst
gsoc2013-epiphany-d877fa5f1e7dc917095b0dc0565ec0f1ef3cec94.zip
tests: include tests/data/ in dist
Otherwise tests using its contents will fail on distcheck.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 21c1430f3..73472f0fd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -327,6 +327,7 @@ src/bookmarks/Makefile
src/epiphany.h
po/Makefile.in
tests/Makefile
+tests/data/Makefile
],
[],
[EPIPHANY_API_VERSION=$EPIPHANY_API_VERSION])