From f77c54eb48f9abb742a0102243e04168e04f8d9f Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sun, 25 Sep 2016 06:05:30 +0000 Subject: gregorio 4.2.0 git-svn-id: svn://tug.org/texlive/trunk@42143 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/gregorio/Makefile.in | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'Build/source/texk/gregorio/Makefile.in') diff --git a/Build/source/texk/gregorio/Makefile.in b/Build/source/texk/gregorio/Makefile.in index 9cb2229c928..eb3601a479d 100644 --- a/Build/source/texk/gregorio/Makefile.in +++ b/Build/source/texk/gregorio/Makefile.in @@ -88,7 +88,7 @@ PRE_UNINSTALL = : POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ -bin_PROGRAMS = gregorio$(EXEEXT) +bin_PROGRAMS = gregorio-$(FILENAME_VERSION)$(EXEEXT) subdir = . ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 am__aclocal_m4_deps = $(top_srcdir)/../../m4/kpse-common.m4 \ @@ -124,6 +124,7 @@ am_gregorio_OBJECTS = @GREGORIO_TREE@/src/characters.$(OBJEXT) \ @GREGORIO_TREE@/src/gabc/gabc-elements-determination.$(OBJEXT) \ @GREGORIO_TREE@/src/gabc/gabc-glyphs-determination.$(OBJEXT) \ @GREGORIO_TREE@/src/gabc/gabc-notes-determination-l.$(OBJEXT) \ + @GREGORIO_TREE@/src/gabc/gabc-score-determination.$(OBJEXT) \ @GREGORIO_TREE@/src/gabc/gabc-score-determination-l.$(OBJEXT) \ @GREGORIO_TREE@/src/gabc/gabc-score-determination-y.$(OBJEXT) \ @GREGORIO_TREE@/src/gabc/gabc-write.$(OBJEXT) \ @@ -588,6 +589,7 @@ gregorio_SOURCES = \ @GREGORIO_TREE@/src/gabc/gabc-elements-determination.c \ @GREGORIO_TREE@/src/gabc/gabc-glyphs-determination.c \ @GREGORIO_TREE@/src/gabc/gabc-notes-determination-l.c \ + @GREGORIO_TREE@/src/gabc/gabc-score-determination.c \ @GREGORIO_TREE@/src/gabc/gabc-score-determination-l.c \ @GREGORIO_TREE@/src/gabc/gabc-score-determination-y.c \ @GREGORIO_TREE@/src/gabc/gabc-write.c \ @@ -755,6 +757,9 @@ clean-binPROGRAMS: @GREGORIO_TREE@/src/gabc/gabc-notes-determination-l.$(OBJEXT): \ @GREGORIO_TREE@/src/gabc/$(am__dirstamp) \ @GREGORIO_TREE@/src/gabc/$(DEPDIR)/$(am__dirstamp) +@GREGORIO_TREE@/src/gabc/gabc-score-determination.$(OBJEXT): \ + @GREGORIO_TREE@/src/gabc/$(am__dirstamp) \ + @GREGORIO_TREE@/src/gabc/$(DEPDIR)/$(am__dirstamp) @GREGORIO_TREE@/src/gabc/gabc-score-determination-l.$(OBJEXT): \ @GREGORIO_TREE@/src/gabc/$(am__dirstamp) \ @GREGORIO_TREE@/src/gabc/$(DEPDIR)/$(am__dirstamp) @@ -818,6 +823,7 @@ distclean-compile: @AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-elements-determination.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-glyphs-determination.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-notes-determination-l.Po@am__quote@ +@AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-score-determination.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-score-determination-l.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-score-determination-y.Po@am__quote@ @AMDEP_TRUE@@am__include@ @am__quote@@GREGORIO_TREE@/src/gabc/$(DEPDIR)/gabc-write.Po@am__quote@ -- cgit v1.2.3