[libpng17] Add pngchunk.h to contrib/pngminim makefiles.

This commit is contained in:
Glenn Randers-Pehrson
2015-09-16 11:09:25 -05:00
parent bfc7affa0d
commit 36ada4acae
3 changed files with 3 additions and 3 deletions

View File

@@ -72,7 +72,7 @@ PNGSRCS=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
pngset$(C) pngtrans$(C)
# Standard headers
PNGH =png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h pngstruct.h
PNGH =png.h pngconf.h pngdebug.h pnginfo.h pngpriv.h pngstruct.h pngchunk.h
# Machine generated headers
PNGCONF=pnglibconf.h