[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

@@ -18,7 +18,7 @@ NO_OBJ= YES
# where make install puts libpng.a and png.h
DESTDIR= ${PREFIX}
LIBDIR= /lib
INCS= png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h
INCS= png.h pngconf.h pnglibconf.h pngpriv.h pngstruct.h pnginfo.h pngdebug.h pngchunk.h
INCSDIR= /include/libpng
INCDIR= ${INCSDIR} # for 4.x bsd.lib.mk
MAN= libpng.3 libpngpf.3 png.5