diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-03-30 11:21:43 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-03-30 11:21:43 +0000 |
commit | 8ff835b6060624dd4ccc7df1c1f83efb0ea7db5f (patch) | |
tree | def487f452302d792013a53a697e27114a58efbc /Build/source/libs/icu/Makefile.am | |
parent | c47a9f27bd80d13919409536fd9ae63aacc4d25d (diff) |
build system: prepare for icu-4.4 + minor typos
git-svn-id: svn://tug.org/texlive/trunk@17626 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/icu/Makefile.am')
-rw-r--r-- | Build/source/libs/icu/Makefile.am | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/libs/icu/Makefile.am b/Build/source/libs/icu/Makefile.am index b88647db9a1..c01e7235331 100644 --- a/Build/source/libs/icu/Makefile.am +++ b/Build/source/libs/icu/Makefile.am @@ -22,7 +22,11 @@ EXTRA_DIST += license.html ## Patches applied to the original source tree ## -EXTRA_DIST += $(ICU_TREE)-PATCHES +EXTRA_DIST += $(ICU_TREE)-PATCHES + +## Prepare for icu-4.4 +## +EXTRA_DIST += icu-4.4 icu-4.4-PATCHES # in case of an SVN repository dist-hook: |