Bug 482120 - "makefile for bundled libpng has a decoder file with the encoder files" [r=joedrew]

--HG--
extra : rebase_source : 28e12d0ff4630df57226723260a78c5545aaf7c6
This commit is contained in:
Zeev Tarantov 2009-03-15 06:55:00 -04:00
Родитель 1d10d562c5
Коммит fb2273866a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -72,6 +72,7 @@ CSRCS += \
pngpread.c \
pngread.c \
pngrio.c \
pngrtran.c \
pngrutil.c \
$(NULL)
@ -84,7 +85,6 @@ CSRCS += \
pngwio.c \
pngwrite.c \
pngwtran.c \
pngrtran.c \
pngwutil.c \
$(NULL)