diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-03-12 23:07:15 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2018-03-12 23:07:15 +0000 |
commit | b43e9673be0e94ff5a094b560fa07fa7b9deb8bc (patch) | |
tree | 4601c6fd10f72c915c2027740c7d1f1619a66bbe /Build/source/texk/gregorio/Makefile.in | |
parent | 73f075bc9e08ba903c8235a2cacb2e39b44d1954 (diff) |
gregorio-5.1.0
git-svn-id: svn://tug.org/texlive/trunk@46939 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/Makefile.in')
-rw-r--r-- | Build/source/texk/gregorio/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/gregorio/Makefile.in b/Build/source/texk/gregorio/Makefile.in index 6ae8cab72ba..21cd5084132 100644 --- a/Build/source/texk/gregorio/Makefile.in +++ b/Build/source/texk/gregorio/Makefile.in @@ -601,7 +601,7 @@ gregorio_SOURCES = \ LDADD = $(KPATHSEA_LIBS) AM_TESTS_ENVIRONMENT = GREGORIO_TREE='$(GREGORIO_TREE)'; export GREGORIO_TREE; TESTS = gregorio.test -DISTCLEANFILES = factus.gtex veni.gtex +DISTCLEANFILES = all: config_.h $(MAKE) $(AM_MAKEFLAGS) all-am |