[libpng17] Remove pnglibconf.h, not pnglibconf.* in "make clean" (Cosmin).

This commit is contained in:
Cosmin Truta
2015-03-15 16:27:11 -05:00
committed by Glenn Randers-Pehrson
parent e57ab4311b
commit f8eeac2b11
5 changed files with 8 additions and 6 deletions

View File

@@ -49,6 +49,6 @@ pnglibconf.dfn: $(srcdir)/scripts/pnglibconf.dfa $(srcdir)/scripts/options.awk $
$(MOVE) pnglibconf.tmp $@
clean-pnglibconf:
$(DELETE) pnglibconf.*
$(DELETE) pnglibconf.h
clean: clean-pnglibconf