mirror of
https://git.code.sf.net/p/libpng/code.git
synced 2025-07-10 18:04:09 +02:00
[devel] Fix a spelling typo in the contrib/pngminim makefiles
This commit is contained in:
parent
259f12628e
commit
1f1becf87f
@ -49,7 +49,7 @@ PNGSRCS=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
|
|||||||
pngread$(C) pngrio$(C) pngrtran$(C) pngrutil$(C) \
|
pngread$(C) pngrio$(C) pngrtran$(C) pngrutil$(C) \
|
||||||
pngset$(C) pngtrans$(C)
|
pngset$(C) pngtrans$(C)
|
||||||
|
|
||||||
# Standard headres
|
# 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
|
||||||
|
|
||||||
# Machine generated headers
|
# Machine generated headers
|
||||||
|
@ -49,7 +49,7 @@ PNGSRCS=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
|
|||||||
pngset$(C) pngtrans$(C) pngwio$(C) pngwrite$(C) \
|
pngset$(C) pngtrans$(C) pngwio$(C) pngwrite$(C) \
|
||||||
pngwtran$(C) pngwutil$(C)
|
pngwtran$(C) pngwutil$(C)
|
||||||
|
|
||||||
# Standard headres
|
# 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
|
||||||
|
|
||||||
# Machine generated headers
|
# Machine generated headers
|
||||||
|
@ -65,7 +65,7 @@ PNGSRCS=png$(C) pngerror$(C) pngget$(C) pngmem$(C) \
|
|||||||
pngpread$(C) pngread$(C) pngrio$(C) pngrtran$(C) pngrutil$(C) \
|
pngpread$(C) pngread$(C) pngrio$(C) pngrtran$(C) pngrutil$(C) \
|
||||||
pngset$(C) pngtrans$(C)
|
pngset$(C) pngtrans$(C)
|
||||||
|
|
||||||
# Standard headres
|
# 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
|
||||||
|
|
||||||
# Machine generated headers
|
# Machine generated headers
|
||||||
|
Loading…
x
Reference in New Issue
Block a user