aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-04-23 21:00:58 +0800
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>2012-04-23 21:00:58 +0800
commitd710f1ef048c2eb98d6cb93186947c966d82ad58 (patch)
tree6ea9b7b013df71ce3a3f97443870961d6a4661c6 /configure.ac
parenta808e2c70febb9cc8e80cc17cad8fe17a78070a8 (diff)
downloadgsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.tar
gsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.tar.gz
gsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.tar.bz2
gsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.tar.lz
gsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.tar.xz
gsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.tar.zst
gsoc2013-empathy-d710f1ef048c2eb98d6cb93186947c966d82ad58.zip
add tests/certificates/Makefile.am
certificates needs to be in EXTRA_DIST so empathy-tls-test passes when distchecking.
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 9aab250b6..cf711bbf8 100644
--- a/configure.ac
+++ b/configure.ac
@@ -538,6 +538,7 @@ AC_CONFIG_FILES([
tests/Makefile
tests/interactive/Makefile
tests/xml/Makefile
+ tests/certificates/Makefile
tools/Makefile
])
AC_OUTPUT