diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-06-24 06:56:08 -0500 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-06-24 06:59:36 -0500 |
commit | a3a724f8056248619ef304b11fcc31153b0db706 (patch) | |
tree | 36d050ca035896279e597fca0c6c42d802622b73 /Makefile.in | |
parent | a770d718903379deb7256aed7cfaa99f8bd6044c (diff) | |
download | libpng-a3a724f8056248619ef304b11fcc31153b0db706.tar.gz |
[master] Imported from libpng-1.2.38rc01.tarv1.2.38rc01
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 51cdf37b5..287beefe7 100644 --- a/Makefile.in +++ b/Makefile.in @@ -333,7 +333,7 @@ EXTRA_DIST = \ ${srcdir}/contrib/pngsuite/* \ ${srcdir}/contrib/visupng/* \ $(TESTS) \ - example.c libpng-1.2.38beta02.txt pngvcrd.c + example.c libpng-1.2.38rc01.txt pngvcrd.c CLEANFILES = pngout.png libpng12.pc libpng12-config libpng.vers \ libpng.sym |