diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-11-16 19:05:23 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2014-11-16 20:03:56 -0600 |
commit | b72b36a549c0922e52364242ceb5cf037fc3188b (patch) | |
tree | c5959f8b2fc3323ced59c4d968f7e36bf8661345 /Makefile.am | |
parent | 9db73bd924af46e94b003152a2697b17e2d44819 (diff) | |
download | libpng-b72b36a549c0922e52364242ceb5cf037fc3188b.tar.gz |
[libpng12] Imported from libpng-1.2.52rc02.tarv1.2.52rc02
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ab753abad..1ef82b386 100644 --- a/Makefile.am +++ b/Makefile.am @@ -89,7 +89,7 @@ EXTRA_DIST= \ ${srcdir}/contrib/pngsuite/* \ ${srcdir}/contrib/visupng/* \ $(TESTS) \ - example.c libpng-1.2.52rc01.txt pnggccrd.c pngvcrd.c + example.c libpng-1.2.52rc02.txt pnggccrd.c pngvcrd.c CLEANFILES= pngout.png libpng12.pc libpng12-config libpng.vers \ libpng.sym |