summaryrefslogtreecommitdiff
path: root/tests/Makefile.in
diff options
context:
space:
mode:
authorXavier Roche <xroche@users.noreply.github.com>2013-06-02 10:19:19 +0000
committerXavier Roche <xroche@users.noreply.github.com>2013-06-02 10:19:19 +0000
commit712a334f0d6ff48945e7a7bef87229a476b32f3f (patch)
treeeba22e947397b25c94439bbc9d1af32304f85d27 /tests/Makefile.in
parent5882fbd039bb8e7ae825cba500ccef1686e5b015 (diff)
Added crawl-test.sh to extra dists
Diffstat (limited to 'tests/Makefile.in')
-rw-r--r--tests/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index 732c025..3bfd506 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -177,7 +177,7 @@ sbindir = @sbindir@
sharedstatedir = @sharedstatedir@
sysconfdir = @sysconfdir@
target_alias = @target_alias@
-EXTRA_DIST = defs $(TESTS)
+EXTRA_DIST = $(TESTS) crawl-test.sh
TESTS_ENVIRONMENT = \
LD_LIBRARY_PATH=$(top_builddir)/src/.libs:$$LD_LIBRARY_PATH \
PATH=$(top_builddir)/src/.libs:$$PATH