summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-30 17:23:07 -0800
committerAlan Coopersmith <alan.coopersmith@oracle.com>2021-11-30 17:23:07 -0800
commit6ad2fc509b55003a10fe9d973e2f8672946d4180 (patch)
tree035b140b8c91ad95ac5bb104eec3e48edb85f4bf
parent5598b8612b095d9f5f513ada2a4bbacaca1bfea8 (diff)
downloadxorg-app-xauth-6ad2fc509b55003a10fe9d973e2f8672946d4180.tar.gz
tests: Fix failure to make distcheck
Add test_xauth to EXTRA_DIST Add test output files to CLEANFILES Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 92ae560..ae7bc6d 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,6 +1,7 @@
## Process this file with automake to produce Makefile.in
EXTRA_DIST = setup-sourced \
+ test_xauth \
010-xauth-add-inet.script 010-xauth-add-inet.stdout \
020-xauth-add-local.script 020-xauth-add-local.stdout \
030-xauth-extract.script 030-xauth-extract.stdout \
@@ -9,5 +10,4 @@ EXTRA_DIST = setup-sourced \
TESTS = test_xauth
-
-
+CLEANFILES = out.stderr out.stdout