summaryrefslogtreecommitdiffstats
path: root/perl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'perl/Makefile.am')
-rw-r--r--perl/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl/Makefile.am b/perl/Makefile.am
index eff00596..e924cb1d 100644
--- a/perl/Makefile.am
+++ b/perl/Makefile.am
@@ -46,7 +46,7 @@ src_deps: $(top_builddir)/src/libguestfs.la $(generator_built)
# Images used by tests
.PHONY: test_images
test_images:
- $(MAKE) -C $(top_builddir)/images
+ $(MAKE) -C $(top_builddir)/tests/data
TESTS = run-bindtests run-perl-tests