diff options
author | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-22 06:22:08 +0000 |
---|---|---|
committer | Akira Kakuto <kakuto@fuk.kindai.ac.jp> | 2016-02-22 06:22:08 +0000 |
commit | 7e3d9b4d0fea3356761f420fccbce2bb4aa30442 (patch) | |
tree | 63245ddfcb69b539ed9e50b79ad6878676aaf803 /Build/source/libs/teckit/Makefile.am | |
parent | b2ef5d127f546fa32f303b1dedfc4a6390ad677e (diff) |
libs/teckit: New convention
git-svn-id: svn://tug.org/texlive/trunk@39815 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/teckit/Makefile.am')
-rw-r--r-- | Build/source/libs/teckit/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/teckit/Makefile.am b/Build/source/libs/teckit/Makefile.am index c152f7eb1ce..51fd9c152d7 100644 --- a/Build/source/libs/teckit/Makefile.am +++ b/Build/source/libs/teckit/Makefile.am @@ -9,7 +9,7 @@ EXTRA_DIST = $(TECKIT_TREE) ## Patches applied to the original source tree ## -EXTRA_DIST += $(TECKIT_TREE)-PATCHES +EXTRA_DIST += TECkit-PATCHES # Files not to be distributed include $(srcdir)/../../am/dist_hook.am |