summaryrefslogtreecommitdiff
path: root/Build/source/utils/vlna/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/vlna/Makefile.am')
-rw-r--r--Build/source/utils/vlna/Makefile.am9
1 files changed, 6 insertions, 3 deletions
diff --git a/Build/source/utils/vlna/Makefile.am b/Build/source/utils/vlna/Makefile.am
index 061d40fefcb..98c8483b3e6 100644
--- a/Build/source/utils/vlna/Makefile.am
+++ b/Build/source/utils/vlna/Makefile.am
@@ -1,12 +1,15 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory utils/vlna/
##
-## Copyright (C) 2008-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017 Karl Berry <tex-live@tug.org>
+## Copyright 2008-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 vlna source tree.
EXTRA_DIST = $(VLNA_TREE)
+
## Patches applied to the original source tree
-EXTRA_DIST += vlna-PATCHES
+EXTRA_DIST += TLpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am