From 567dac608f05e119bd3377f4ce06f650462ed689 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 21 Mar 2017 17:43:10 +0000 Subject: EXTRA_DIST=TLpatches to reflect new directory names git-svn-id: svn://tug.org/texlive/trunk@43567 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/utils/xpdfopen/Makefile.am | 9 +++++---- Build/source/utils/xpdfopen/Makefile.in | 3 +-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'Build/source/utils/xpdfopen') diff --git a/Build/source/utils/xpdfopen/Makefile.am b/Build/source/utils/xpdfopen/Makefile.am index 2c98c2f34d9..25d3d9b27c0 100644 --- a/Build/source/utils/xpdfopen/Makefile.am +++ b/Build/source/utils/xpdfopen/Makefile.am @@ -1,13 +1,14 @@ +## $Id$ ## Makefile.am for the TeX Live subdirectory utils/xpdfopen/ ## -## Copyright (C) 2009-2015 Peter Breitenlohner +## Copyright 2017 Karl Berry +## Copyright 2009-2015 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. -## + EXTRA_DIST = $(XPDFOPEN_TREE) ## Changes applied to the original source tree -## -EXTRA_DIST += xpdfopen-PATCHES +EXTRA_DIST += TLpatches # Files not to be distributed include $(srcdir)/../../am/dist_hook.am diff --git a/Build/source/utils/xpdfopen/Makefile.in b/Build/source/utils/xpdfopen/Makefile.in index fe02f4f5c41..557fce93c9e 100644 --- a/Build/source/utils/xpdfopen/Makefile.in +++ b/Build/source/utils/xpdfopen/Makefile.in @@ -324,8 +324,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(XPDFOPEN_TREE) xpdfopen-PATCHES xpdfopen.pdf \ - xpdfopen.tex +EXTRA_DIST = $(XPDFOPEN_TREE) TLpatches xpdfopen.pdf xpdfopen.tex NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed -- cgit v1.2.3