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