summaryrefslogtreecommitdiff
path: root/Build/source/libs/libpng/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/libs/libpng/Makefile.am')
-rw-r--r--Build/source/libs/libpng/Makefile.am7
1 files changed, 4 insertions, 3 deletions
diff --git a/Build/source/libs/libpng/Makefile.am b/Build/source/libs/libpng/Makefile.am
index c0e6bae3b63..e76d1f5fbe7 100644
--- a/Build/source/libs/libpng/Makefile.am
+++ b/Build/source/libs/libpng/Makefile.am
@@ -1,7 +1,8 @@
+## $Id$
## Proxy Makefile.am to build libpng for TeX Live.
##
-## Copyright (C) 2016 Karl Berry <tex-live@tug.org>
-## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2016-2017 Karl Berry <tex-live@tug.org>
+## Copyright 2009-2015 Peter Breitenlohner <tex-live@tug.org>
##
## This file is free software; the copyright holder
## gives unlimited permission to copy and/or distribute it,
@@ -13,7 +14,7 @@ EXTRA_DIST = $(LIBPNG_TREE)
## Changes applied to the original source tree
##
-EXTRA_DIST += libpng-PATCHES
+EXTRA_DIST += Tlpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am