From ffa46c17ba91b898ea84d4bf20f2ee0b13e72008 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Thu, 24 Sep 2026 00:55:18 +0100 Subject: Test example scripts. --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 891952b..6d2e476 100644 --- a/Makefile.am +++ b/Makefile.am @@ -79,7 +79,7 @@ xapian/xapian.go: xapian/xapian.scm libguilexapian-@GUILE_EFFECTIVE_VERSION@.la # Tests -test_files = tests/smoketest.scm tests/xapian.scm +test_files = tests/examples.scm tests/smoketest.scm tests/xapian.scm check-local: $(builddir)/pre-inst-env $(GUILE_RUN64) $(test_files) -- cgit 1.4.1