diff options
Diffstat (limited to 'Build/source/texk/gregorio/Makefile.am')
-rw-r--r-- | Build/source/texk/gregorio/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/Makefile.am b/Build/source/texk/gregorio/Makefile.am index e45e82a2f24..1de6788f0e4 100644 --- a/Build/source/texk/gregorio/Makefile.am +++ b/Build/source/texk/gregorio/Makefile.am @@ -55,9 +55,9 @@ $(gregorio_OBJECTS): $(KPATHSEA_DEPEND) @KPATHSEA_RULE@ ## TESTS -## -TESTS_ENVIRONMENT = GREGORIO_TREE='$(GREGORIO_TREE)' +AM_TESTS_ENVIRONMENT = GREGORIO_TREE='$(GREGORIO_TREE)'; export GREGORIO_TREE; TESTS = gregorio.test gregorio.log: gregorio$(EXEEXT) + EXTRA_DIST += $(TESTS) DISTCLEANFILES = factus.gtex veni.gtex |