summaryrefslogtreecommitdiff
path: root/Build/source/utils/ps2eps
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/utils/ps2eps')
-rw-r--r--Build/source/utils/ps2eps/Makefile.am9
-rw-r--r--Build/source/utils/ps2eps/Makefile.in2
2 files changed, 7 insertions, 4 deletions
diff --git a/Build/source/utils/ps2eps/Makefile.am b/Build/source/utils/ps2eps/Makefile.am
index 69a46cacbba..e940fc1dceb 100644
--- a/Build/source/utils/ps2eps/Makefile.am
+++ b/Build/source/utils/ps2eps/Makefile.am
@@ -1,12 +1,15 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory utils/ps2eps/
##
-## Copyright (C) 2009-2015 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2017 Karl Berry <tex-live@tug.org>
+## Copyright 2009-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 ps2eps source tree.
EXTRA_DIST = $(PS2EPS_TREE)
+
## Patches applied to the original source tree
-EXTRA_DIST += ps2eps-PATCHES
+EXTRA_DIST += TLpatches
# Files not to be distributed
include $(srcdir)/../../am/dist_hook.am
diff --git a/Build/source/utils/ps2eps/Makefile.in b/Build/source/utils/ps2eps/Makefile.in
index b870a099895..f3e9a9966ba 100644
--- a/Build/source/utils/ps2eps/Makefile.in
+++ b/Build/source/utils/ps2eps/Makefile.in
@@ -490,7 +490,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-EXTRA_DIST = $(PS2EPS_TREE) ps2eps-PATCHES \
+EXTRA_DIST = $(PS2EPS_TREE) TLpatches \
$(top_builddir)/../../build-aux/relpath $(TESTS) \
tests/plot.pbm tests/plot.out
NEVER_DIST = `find . $(NEVER_NAMES)`