summaryrefslogtreecommitdiff
path: root/debian/rules
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules')
-rwxr-xr-xdebian/rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/rules b/debian/rules
index c12c540d..8c97cf17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -79,7 +79,8 @@ endif
.PHONY: override_dh_auto_test
override_dh_auto_test:
- $(MAKE) test-suite COMPLEXITY=
+ CAML_LD_LIBRARY_PATH=$PWD/kernel/byterun COQLIB=$PWD \
+ $(MAKE) test-suite COMPLEXITY=
.PHONY: override_dh_auto_install
override_dh_auto_install: