From a403e74355d2ef9a45041c931ed68204007905c5 Mon Sep 17 00:00:00 2001 From: Richard Jones Date: Mon, 13 Sep 2010 16:01:53 +0100 Subject: [PATCH] build: Add run-test-tool-locally to EXTRA_DIST. --- test-tool/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test-tool/Makefile.am b/test-tool/Makefile.am index 0f03088..ee2f2ff 100644 --- a/test-tool/Makefile.am +++ b/test-tool/Makefile.am @@ -17,7 +17,7 @@ include $(top_srcdir)/subdir-rules.mk -EXTRA_DIST = libguestfs-test-tool.pod +EXTRA_DIST = libguestfs-test-tool.pod run-test-tool-locally CLEANFILES = -- 1.8.3.1