summaryrefslogtreecommitdiff
path: root/Build/source/texk/gregorio/Makefile.am
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-09-28 23:39:56 +0000
committerKarl Berry <karl@freefriends.org>2016-09-28 23:39:56 +0000
commit0ccb1bafd7b350766c1c43cea86f22ca4beb40a4 (patch)
treed2e899e8c61786afb00cc76e46b56e4fec59af7f /Build/source/texk/gregorio/Makefile.am
parenta617c2af51851dd3949230bda3c054f4d8a7ea1a (diff)
do not use FILENAME_VERSION, as with TL16
git-svn-id: svn://tug.org/texlive/trunk@42176 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/gregorio/Makefile.am')
-rw-r--r--Build/source/texk/gregorio/Makefile.am6
1 files changed, 4 insertions, 2 deletions
diff --git a/Build/source/texk/gregorio/Makefile.am b/Build/source/texk/gregorio/Makefile.am
index a58e56caea8..44e72320ede 100644
--- a/Build/source/texk/gregorio/Makefile.am
+++ b/Build/source/texk/gregorio/Makefile.am
@@ -1,6 +1,8 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory texk/gregorio/
##
-## Copyright (C) 2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2016 Karl Berry <tex-live@tug.org>
+## Copyright 2015 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
## We want to re-distribute the whole original gregorio source tree.
@@ -20,7 +22,7 @@ AM_CPPFLAGS = \
$(KPATHSEA_INCLUDES) -D_GNU_SOURCE -DUSE_KPSE
AM_CFLAGS = $(WARNING_CFLAGS)
-bin_PROGRAMS = gregorio-$(FILENAME_VERSION)
+bin_PROGRAMS = gregorio
gregorio_SOURCES = \
@GREGORIO_TREE@/src/characters.c \