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/libpaper/Makefile.am | 4 +++- Build/source/libs/libpaper/Makefile.in | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'Build/source/libs/libpaper') diff --git a/Build/source/libs/libpaper/Makefile.am b/Build/source/libs/libpaper/Makefile.am index 993ad77a587..f29a8f2670e 100644 --- a/Build/source/libs/libpaper/Makefile.am +++ b/Build/source/libs/libpaper/Makefile.am @@ -1,5 +1,7 @@ +## $Id$ ## Proxy Makefile.am to build libpaper for TeX Live. ## +## Copyright 2017 Karl Berry ## Copyright 2013-2015 Peter Breitenlohner ## ## This file is free software; the copyright holder @@ -12,7 +14,7 @@ EXTRA_DIST = $(LIBPAPER_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += libpaper-PATCHES +EXTRA_DIST += TLpatches # Files not to be distributed include $(srcdir)/../../am/dist_hook.am diff --git a/Build/source/libs/libpaper/Makefile.in b/Build/source/libs/libpaper/Makefile.in index 485ee9f3696..bdea634acac 100644 --- a/Build/source/libs/libpaper/Makefile.in +++ b/Build/source/libs/libpaper/Makefile.in @@ -544,7 +544,7 @@ target_alias = @target_alias@ top_build_prefix = @top_build_prefix@ top_builddir = @top_builddir@ top_srcdir = @top_srcdir@ -EXTRA_DIST = $(LIBPAPER_TREE) libpaper-PATCHES +EXTRA_DIST = $(LIBPAPER_TREE) TLpatches NEVER_DIST = `find . $(NEVER_NAMES)` # Files not to be distributed -- cgit v1.2.3