From: Simon McVittie Date: Mon, 20 Aug 2018 14:22:00 +0000 (+0100) Subject: build: Install httpcache if installed-tests are enabled X-Git-Tag: archive/raspbian/1.0.2-1+rpi1~1^2^2~6 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=80d7196d53abcbea17fc20c200bee2a7c05f0e0c;p=flatpak.git build: Install httpcache if installed-tests are enabled Signed-off-by: Simon McVittie Forwarded: https://github.com/flatpak/flatpak/pull/1989 Gbp-Pq: Name build-Install-httpcache-if-installed-tests-are-enabled.patch --- diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc index 1575c23..b902a79 100644 --- a/tests/Makefile.am.inc +++ b/tests/Makefile.am.inc @@ -109,7 +109,7 @@ dist_test_scripts = \ $(NULL) test_programs = testlibrary -noinst_PROGRAMS += httpcache +test_extra_programs = httpcache @VALGRIND_CHECK_RULES@ VALGRIND_SUPPRESSIONS_FILES=tests/flatpak.supp tests/glib.supp