diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-12-20 16:05:28 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-12-20 16:05:28 +0000 |
commit | 79f2291eb9b49abd0c39190e56d893b61eada8f2 (patch) | |
tree | abaee102571e03749ab1a228f9265e5bd41b077d /Build/source/libs/libpng/Makefile.in | |
parent | ae9ca1e2640b2a90c0dbb695f95bc6c3d36d42e2 (diff) |
libpng 1.5.7
git-svn-id: svn://tug.org/texlive/trunk@24888 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/libpng/Makefile.in')
-rw-r--r-- | Build/source/libs/libpng/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/libpng/Makefile.in b/Build/source/libs/libpng/Makefile.in index 0e75b30cb6a..8cb8be105ca 100644 --- a/Build/source/libs/libpng/Makefile.in +++ b/Build/source/libs/libpng/Makefile.in @@ -259,7 +259,7 @@ nodist_libpng_a_SOURCES = \ $(LIBPNG_TREE)/pngpread.c DISTCLEANFILES = config.force -@build_TRUE@TESTS_ENVIRONMENT = LIBPNG_TREE=$(LIBPNG_TREE) +TESTS_ENVIRONMENT = LIBPNG_TREE=$(LIBPNG_TREE) @build_TRUE@TESTS = libpng.test @build_TRUE@dist_check_SCRIPTS = libpng.test CLEANFILES = pngout.png |