diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-22 15:15:27 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-22 15:15:27 +0000 |
commit | 4cdc560c51794a80065fd8beb20a8fce3366dd27 (patch) | |
tree | c84a8251c8f282beaf2f8fa968a250b1ea916408 /Build/source/utils/xpdfopen/Makefile.am | |
parent | 27ce10cf0782940ec07b0a7aab2f60bdfbe09916 (diff) |
utils/xpdfopen: New convention
git-svn-id: svn://tug.org/texlive/trunk@39822 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xpdfopen/Makefile.am')
-rw-r--r-- | Build/source/utils/xpdfopen/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/xpdfopen/Makefile.am b/Build/source/utils/xpdfopen/Makefile.am index 1fd9213dd23..2c98c2f34d9 100644 --- a/Build/source/utils/xpdfopen/Makefile.am +++ b/Build/source/utils/xpdfopen/Makefile.am @@ -7,7 +7,7 @@ EXTRA_DIST = $(XPDFOPEN_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += $(XPDFOPEN_TREE)-PATCHES +EXTRA_DIST += xpdfopen-PATCHES # Files not to be distributed include $(srcdir)/../../am/dist_hook.am |