From e83efdb64a6e0d5be4ab208d62662522a87fd5a6 Mon Sep 17 00:00:00 2001 From: "Matteo F. Vescovi" Date: Sun, 6 Nov 2016 14:36:16 +0100 Subject: Import Upstream version 0.7.93 --- tests/Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tests/Makefile.am') diff --git a/tests/Makefile.am b/tests/Makefile.am index 8679720..acb100c 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -1,3 +1,3 @@ -TESTS_ENVIRONMENT = env top_builddir=$(top_builddir) $(EMACS) -batch -L $(top_builddir) -L $(top_srcdir) -L $(srcdir) -l -TESTS = load-all.el skip-tag-forward.el history.el jabberd.el nick-change-fail.el -dist_noinst_DATA = $(TESTS) +TESTS_ENVIRONMENT = env top_builddir=$(top_builddir) $(EMACS) -batch -L $(top_builddir) -L $(top_srcdir) -L $(srcdir) -l +TESTS = load-all.el skip-tag-forward.el history.el jabberd.el nick-change-fail.el +dist_noinst_DATA = $(TESTS) -- cgit v1.2.3