[libpng16] Remove pnglibconf.dfn and pnglibconf.pre with "make clean".

This commit is contained in:
Glenn Randers-Pehrson 2015-03-21 15:47:39 -05:00
parent 04445235f1
commit ea037b01eb
3 changed files with 3 additions and 1 deletions

View File

@ -93,6 +93,7 @@ Version 1.6.17rc05 [March 21, 2015]
the Coverity scan without them.
Version 1.6.17rc06 [March 21, 2015]
Remove pnglibconf.dfn and pnglibconf.pre with "make clean".
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -5194,6 +5194,7 @@ Version 1.6.17rc05 [March 21, 2015]
the Coverity scan without them.
Version 1.6.17rc06 [March 21, 2015]
Remove pnglibconf.dfn and pnglibconf.pre with "make clean".
Send comments/corrections/commendations to png-mng-implement at lists.sf.net
(subscription required; visit

View File

@ -134,7 +134,7 @@ SCRIPT_CLEANFILES=scripts/*.out scripts/*.chk
CLEANFILES= *.tf? pngout.png libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@.pc \
libpng@PNGLIB_MAJOR@@PNGLIB_MINOR@-config libpng.vers libpng.sym \
check.new pnglibconf.h pngprefix.h symbols.new pngtest-log.txt \
pnglibconf.out pnglibconf.c \
pnglibconf.out pnglibconf.c pnglibconf.pre pnglibconf.dfn \
$(SCRIPT_CLEANFILES)
MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess config.h.in \