diff options
Diffstat (limited to 'Build/source/libs/graphite')
-rw-r--r-- | Build/source/libs/graphite/Makefile.am | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/libs/graphite/Makefile.am b/Build/source/libs/graphite/Makefile.am index 292f8ac0501..b9b38980292 100644 --- a/Build/source/libs/graphite/Makefile.am +++ b/Build/source/libs/graphite/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory libs/graphite/ ## -## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 @@ -18,7 +18,7 @@ EXTRA_DIST = $(GRAPHITE_TREE) ## Patches applied to the original source tree ## -EXTRA_DIST += $(GRAPHITE_TREE)-PATCHES +EXTRA_DIST += $(GRAPHITE_TREE)-PATCHES # in case of an SVN repository dist-hook: |