aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 9a6432d..46728ba 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -1,4 +1,4 @@
-AT_FILES = $(wildcard *.at)
+AT_FILES = $(wildcard $(srcdir)/*.at)
TESTSUITE = $(srcdir)/testsuite
DISTCLEANFILES = atconfig
EXTRA_DIST = atlocal.in package.m4.in $(AT_FILES) $(TESTSUITE) \
@@ -66,7 +66,7 @@ check_PROGRAMS = \
sigsuspend-zsh_static_tst
dist_check_SCRIPTS = \
- $(wildcard *-?.sh) \
+ $(wildcard $(srcdir)/*-?.sh) \
script-0 \
trace-0