diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-21 17:43:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-21 17:43:10 +0000 |
commit | 567dac608f05e119bd3377f4ce06f650462ed689 (patch) | |
tree | d7ddf3fe652e3762d39c4db8df41d892d028c992 /Build/source/utils/xpdfopen/Makefile.in | |
parent | 8e59f1a263dd829945116de0863fbf023f8f07b5 (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/utils/xpdfopen/Makefile.in')
-rw-r--r-- | Build/source/utils/xpdfopen/Makefile.in | 3 |
1 files changed, 1 insertions, 2 deletions
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 |