summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
-rw-r--r--tests/tools/Makefile.am2
-rwxr-xr-x[-rw-r--r--]tests/tools/test-glib-gtypes-generator.sh0
-rwxr-xr-x[-rw-r--r--]tests/tools/test-gobject-foo.sh0
4 files changed, 4 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 1632032e1..8309b2d07 100644
--- a/NEWS
+++ b/NEWS
@@ -20,6 +20,9 @@ Fixes:
with no CertificateChainData, just invalidate the channel
(fd.o #61616, Guillaume)
+• Adjust regression tests so we can distcheck under Automake 1.13,
+ and various other build-system updates (fd.o #65517, Simon)
+
telepathy-glib 0.21.0 (2013-04-03)
==================================
diff --git a/tests/tools/Makefile.am b/tests/tools/Makefile.am
index f86d20ded..4a7de16cb 100644
--- a/tests/tools/Makefile.am
+++ b/tests/tools/Makefile.am
@@ -16,7 +16,7 @@ TESTS_ENVIRONMENT = \
PYTHON=$(PYTHON) \
srcdir=$(srcdir) \
top_srcdir=$(top_srcdir) \
- sh
+ $(NULL)
CLEANFILES = \
actual.h \
diff --git a/tests/tools/test-glib-gtypes-generator.sh b/tests/tools/test-glib-gtypes-generator.sh
index 0230cd1a2..0230cd1a2 100644..100755
--- a/tests/tools/test-glib-gtypes-generator.sh
+++ b/tests/tools/test-glib-gtypes-generator.sh
diff --git a/tests/tools/test-gobject-foo.sh b/tests/tools/test-gobject-foo.sh
index 6bce48c65..6bce48c65 100644..100755
--- a/tests/tools/test-gobject-foo.sh
+++ b/tests/tools/test-gobject-foo.sh