summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b55a780fe5..26d9cfb2a5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -366,7 +366,7 @@ EXTRA_DIST = \
CLEANFILES = \
$(GOBJECTS) \
- $(SCM_TESTS:%.scm=%.log)
+ $(SCM_TESTS:tests/%.scm=%.log)
AM_V_GUILEC = $(AM_V_GUILEC_$(V))
AM_V_GUILEC_ = $(AM_V_GUILEC_$(AM_DEFAULT_VERBOSITY))