[libpng17] Updated makefiles to handle pngchunk.h

This commit is contained in:
Glenn Randers-Pehrson
2015-09-16 08:34:56 -05:00
parent 35abfe72d6
commit dba870122c
37 changed files with 485 additions and 485 deletions

View File

@@ -30,7 +30,7 @@ PACKAGE = $(NAME)-$(VER)
BIN = libpng17-0.dll
LIB = libpng17.a libpng17.dll.a libpng.a libpng.dll.a
INCLUDE = png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h
INCLUDE = png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h pngchunk.h
PC = libpng17.pc libpng.pc
MANIFESTVERBIN = "Libpng-$(VER): Binary files"