summaryrefslogtreecommitdiff
path: root/Build/source/texk/lcdf-typetools
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-21 17:43:10 +0000
committerKarl Berry <karl@freefriends.org>2017-03-21 17:43:10 +0000
commit567dac608f05e119bd3377f4ce06f650462ed689 (patch)
treed7ddf3fe652e3762d39c4db8df41d892d028c992 /Build/source/texk/lcdf-typetools
parent8e59f1a263dd829945116de0863fbf023f8f07b5 (diff)
EXTRA_DIST=TLpatches to reflect new directory names
git-svn-id: svn://tug.org/texlive/trunk@43567 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/lcdf-typetools')
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.am15
-rw-r--r--Build/source/texk/lcdf-typetools/Makefile.in13
2 files changed, 9 insertions, 19 deletions
diff --git a/Build/source/texk/lcdf-typetools/Makefile.am b/Build/source/texk/lcdf-typetools/Makefile.am
index b1d56782fbc..0504dd633b4 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.am
+++ b/Build/source/texk/lcdf-typetools/Makefile.am
@@ -1,26 +1,21 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory texk/lcdf-typetools/
##
-## 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.
##
-#************************************************************************
-#
# Adapted for TeX Live from lcdf-typetools-src/Makefile.am
# Copyright (c) 2003-2011 Eddie Kohler
-#
-#************************************************************************
-##
+
## We use the original lcdf-typetools source tree.
-##
SUBDIRS = . $(LCDF_TYPETOOLS_TREE)
DIST_SUBDIRS = $(SUBDIRS)
## Patches applied to the original source tree
-##
-EXTRA_DIST = lcdf-typetools-PATCHES
+EXTRA_DIST = TLpatches
## We must explicitly distribute some top-level files.
-##
EXTRA_DIST += \
$(LCDF_TYPETOOLS_TREE)/autoconf.h.in \
$(LCDF_TYPETOOLS_TREE)/configure.ac \
diff --git a/Build/source/texk/lcdf-typetools/Makefile.in b/Build/source/texk/lcdf-typetools/Makefile.in
index b5b46cc719e..485dbcbf769 100644
--- a/Build/source/texk/lcdf-typetools/Makefile.in
+++ b/Build/source/texk/lcdf-typetools/Makefile.in
@@ -13,6 +13,9 @@
# PARTICULAR PURPOSE.
@SET_MAKE@
+
+# Adapted for TeX Live from lcdf-typetools-src/Makefile.am
+# Copyright (c) 2003-2011 Eddie Kohler
VPATH = @srcdir@
am__is_gnu_make = { \
if test -z '$(MAKELEVEL)'; then \
@@ -559,17 +562,9 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
-
-#************************************************************************
-#
-# Adapted for TeX Live from lcdf-typetools-src/Makefile.am
-# Copyright (c) 2003-2011 Eddie Kohler
-#
-#************************************************************************
SUBDIRS = . $(LCDF_TYPETOOLS_TREE)
DIST_SUBDIRS = $(SUBDIRS)
-EXTRA_DIST = lcdf-typetools-PATCHES \
- $(LCDF_TYPETOOLS_TREE)/autoconf.h.in \
+EXTRA_DIST = TLpatches $(LCDF_TYPETOOLS_TREE)/autoconf.h.in \
$(LCDF_TYPETOOLS_TREE)/configure.ac $(LCDF_TYPETOOLS_TREE)/m4 \
$(TESTS) tests/t2c.enc tests/uhvrrc8a.pfb tests/uhv_dl.pfa \
tests/uhv_dl.pfb tests/uhv_dl.ps tests/uhv_re.afm \