Make sure to get the headers from zlib correctly

llvm-svn: 12521
This commit is contained in:
Chris Lattner 2004-03-26 17:04:53 +00:00
parent d191e5625c
commit 10669f3dc3

View File

@ -11,6 +11,7 @@ BYTECODE_LIBRARY=1
BUILD_ARCHIVE=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=png
CPPFLAGS += -I../zlib
Source = png.c pngset.c pngget.c pngrutil.c pngtrans.c pngwutil.c \
pngread.c pngrio.c pngwio.c pngwrite.c pngrtran.c \