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/libpng | |
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/libpng')
-rw-r--r-- | Build/source/libs/libpng/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/libpng/Makefile.am b/Build/source/libs/libpng/Makefile.am index 5f2b5d430c0..41d0610dcb1 100644 --- a/Build/source/libs/libpng/Makefile.am +++ b/Build/source/libs/libpng/Makefile.am @@ -21,7 +21,7 @@ EXTRA_DIST = $(LIBPNG_TREE) ## Patches applied to the original source tree ## -EXTRA_DIST += $(LIBPNG_TREE)-PATCHES +EXTRA_DIST += $(LIBPNG_TREE)-PATCHES # in case of an SVN repository dist-hook: |