summaryrefslogtreecommitdiff
path: root/scripts/makefile.linux
diff options
context:
space:
mode:
authorGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-01-23 20:59:12 -0600
committerGlenn Randers-Pehrson <glennrp at users.sourceforge.net>2013-02-02 17:14:54 -0600
commitd14caad2e9c46d02403e9db167a1daa8b59954b6 (patch)
tree9ca070f73068740683685ad983373dfe0102e7a5 /scripts/makefile.linux
parentc2ac10b502f9cdf932d13a15e98d8810477180a1 (diff)
downloadlibpng-d14caad2e9c46d02403e9db167a1daa8b59954b6.tar.gz
[master] Imported from libpng-1.5.14.tar
Diffstat (limited to 'scripts/makefile.linux')
-rw-r--r--scripts/makefile.linux4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/makefile.linux b/scripts/makefile.linux
index 6f1c1d4fb..79faf93bd 100644
--- a/scripts/makefile.linux
+++ b/scripts/makefile.linux
@@ -10,7 +10,7 @@
# Library name:
LIBNAME = libpng15
PNGMAJ = 15
-RELEASE = 13
+RELEASE = 14
# Shared library names:
LIBSO=$(LIBNAME).so
@@ -236,4 +236,4 @@ pngwtran.o pngwtran.pic.o: png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pn
pngwutil.o pngwutil.pic.o: png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h
pngpread.o pngpread.pic.o: png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h
-pngtest.o: png.h pngconf.h
+pngtest.o: png.h pngconf.h pnglibconf.h