diff options
Diffstat (limited to 'Build/source/texk/lacheck/Makefile.am')
-rw-r--r-- | Build/source/texk/lacheck/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/texk/lacheck/Makefile.am b/Build/source/texk/lacheck/Makefile.am index fc3d07a1907..8adc0ee6c44 100644 --- a/Build/source/texk/lacheck/Makefile.am +++ b/Build/source/texk/lacheck/Makefile.am @@ -1,10 +1,8 @@ ## Makefile.am for the TeX Live subdirectory texk/lacheck/ ## -## Copyright (C) 2009-2013 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org> ## You may freely use, modify and/or distribute this file. ## -ACLOCAL_AMFLAGS = -I ../../m4 - ## We want to re-distribute the whole original lacheck source tree. EXTRA_DIST = $(LACHECK_TREE) ## Patches applied to the original source tree |