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/libs/gmp/Makefile.am | 9 +++++---- Build/source/libs/gmp/Makefile.in | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) (limited to 'Build/source/libs/gmp') diff --git a/Build/source/libs/gmp/Makefile.am b/Build/source/libs/gmp/Makefile.am index 064939feb0f..620c46c9c11 100644 --- a/Build/source/libs/gmp/Makefile.am +++ b/Build/source/libs/gmp/Makefile.am @@ -1,8 +1,9 @@ +## $Id$ ## Proxy Makefile.am to build GNU MP for TeX Live. ## -## Copyright (C) 2016 Karl Berry -## Copyright (C) 2014-2015 Peter Breitenlohner -## Copyright (C) 2014 Taco Hoekwater +## Copyright 2016-2017 Karl Berry +## Copyright 2014-2015 Peter Breitenlohner +## Copyright 2014 Taco Hoekwater ## ## This file is free software; the copyright holder ## gives unlimited permission to copy and/or distribute it, @@ -14,7 +15,7 @@ EXTRA_DIST = $(GMP_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += gmp-PATCHES +EXTRA_DIST += TLpatches # Files not to be distributed include $(srcdir)/../../am/dist_hook.am diff --git a/Build/source/libs/gmp/Makefile.in b/Build/source/libs/gmp/Makefile.in index 76e7a8041b9..decfe8760e9 100644 --- a/Build/source/libs/gmp/Makefile.in +++ b/Build/source/libs/gmp/Makefile.in @@ -721,7 +721,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(GMP_TREE) gmp-PATCHES +EXTRA_DIST = $(GMP_TREE) TLpatches NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed -- cgit v1.2.3