summaryrefslogtreecommitdiff
path: root/tests/Makefile.am.inc
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2016-05-02 16:16:06 +0200
committerAlexander Larsson <alexl@redhat.com>2016-05-02 16:26:47 +0200
commitb3d854f507782249592e2c36fce6e9ebf24cd3f2 (patch)
tree503f2bf10f167fb579796ed862b87bf437b729c9 /tests/Makefile.am.inc
parentd680da8d5906de1bfd8f4ed047e6d8a29660a656 (diff)
downloadxdg-app-b3d854f507782249592e2c36fce6e9ebf24cd3f2.tar.gz
tests: Fix installed tests
Diffstat (limited to 'tests/Makefile.am.inc')
-rw-r--r--tests/Makefile.am.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am.inc b/tests/Makefile.am.inc
index 7692bea..9b18e4b 100644
--- a/tests/Makefile.am.inc
+++ b/tests/Makefile.am.inc
@@ -50,6 +50,7 @@ tests/test-basic.sh: tests/package_version.txt
installed_test_SCRIPTS += \
buildutil/tap-driver.sh \
+ tests/configure.test \
tests/package_version.txt \
tests/make-test-app.sh \
tests/make-test-runtime.sh \
@@ -59,7 +60,7 @@ installed_test_SCRIPTS += \
installed_test_data = \
tests/org.test.Hello.png \
- tests/configure.test \
+ tests/test.json \
tests/session.conf.in \
$(NULL)