From 4af143877155448dadfe2ac57e4b290a75b9ad49 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Mon, 15 Feb 2016 21:39:16 +0000 Subject: use convention pkg-PATCHES/ instead of pkg-src-PATCHES/, for better completion git-svn-id: svn://tug.org/texlive/trunk@39725 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/libs/libpng/Makefile.am | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Build/source/libs/libpng/Makefile.am') diff --git a/Build/source/libs/libpng/Makefile.am b/Build/source/libs/libpng/Makefile.am index 805a6977de1..3141c432de1 100644 --- a/Build/source/libs/libpng/Makefile.am +++ b/Build/source/libs/libpng/Makefile.am @@ -1,6 +1,7 @@ ## Proxy Makefile.am to build libpng for TeX Live. ## -## Copyright (C) 2009-2016 Peter Breitenlohner +## Copyright (C) 2016 Karl Berry +## Copyright (C) 2009-2015 Peter Breitenlohner ## ## This file is free software; the copyright holder ## gives unlimited permission to copy and/or distribute it, @@ -12,7 +13,7 @@ EXTRA_DIST = $(LIBPNG_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += $(LIBPNG_TREE)-PATCHES +EXTRA_DIST += libpng-PATCHES # Files not to be distributed include $(srcdir)/../../am/dist_hook.am -- cgit v1.2.3