mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[libpng17] Remove pnglibconf.h, not pnglibconf.* in "make clean" (Cosmin).
This commit is contained in:
committed by
Glenn Randers-Pehrson
parent
e57ab4311b
commit
f8eeac2b11
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user