The BIG graph update
[rrdtool.git] / libraries / libpng-1.2.0 / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
4
5 INCLUDES = -I$(top_srcdir)/$(ZLIB_LIB_DIR)
6
7 EXTRA_DIST= ANNOUNCE CHANGES INSTALL KNOWNBUG README README.rrdtool \
8             TODO Y2KINFO example.c libpng.3 \
9             libpng.txt libpngpf.3 png.5 png.dsp png.dsw 
10
11 noinst_LTLIBRARIES = librrd_png.la
12
13 librrd_png_la_SOURCES = \
14         png.c           \
15         pngerror.c      \
16         pngget.c        \
17         pngmem.c        \
18         pngpread.c      \
19         pngread.c       \
20         pngrio.c        \
21         pngrtran.c      \
22         pngrutil.c      \
23         pngset.c        \
24         pngtrans.c      \
25         pngwio.c        \
26         pngwrite.c      \
27         pngwtran.c      \
28         pngwutil.c      \
29         png.h      pngconf.h