diff options
author | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-02-28 06:09:50 -0600 |
---|---|---|
committer | Glenn Randers-Pehrson <glennrp at users.sourceforge.net> | 2009-04-06 16:18:34 -0500 |
commit | 556450a2ff482d8a6787bac0fbf9b2c0818cab90 (patch) | |
tree | 15d49d55010599de7da03597c423c9a40e57ed7f /Makefile.in | |
parent | 6048b12510b10117c00ae1a1260ab3ee23d01379 (diff) | |
download | libpng-556450a2ff482d8a6787bac0fbf9b2c0818cab90.tar.gz |
Imported from libpng-1.2.36beta01.tarv1.2.36beta01
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 5a0187608..6bc77d161 100644 --- a/Makefile.in +++ b/Makefile.in @@ -331,7 +331,7 @@ EXTRA_DIST = \ ${srcdir}/contrib/pngsuite/* \ ${srcdir}/contrib/visupng/* \ $(TESTS) \ - example.c libpng-1.2.35.txt pngvcrd.c + example.c libpng-1.2.36beta01.txt pngvcrd.c CLEANFILES = pngout.png libpng12.pc libpng12-config libpng.vers \ libpng.sym |