The BIG graph update
[rrdtool.git] / libraries / libpng-1.2.0 / Makefile.am
diff --git a/libraries/libpng-1.2.0/Makefile.am b/libraries/libpng-1.2.0/Makefile.am
new file mode 100644 (file)
index 0000000..457f674
--- /dev/null
@@ -0,0 +1,29 @@
+## Process this file with automake to produce Makefile.in
+
+ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
+
+INCLUDES = -I$(top_srcdir)/$(ZLIB_LIB_DIR)
+
+EXTRA_DIST= ANNOUNCE CHANGES INSTALL KNOWNBUG README README.rrdtool \
+            TODO Y2KINFO example.c libpng.3 \
+           libpng.txt libpngpf.3 png.5 png.dsp png.dsw 
+
+noinst_LTLIBRARIES = librrd_png.la
+
+librrd_png_la_SOURCES =        \
+       png.c           \
+       pngerror.c      \
+       pngget.c        \
+       pngmem.c        \
+       pngpread.c      \
+       pngread.c       \
+       pngrio.c        \
+       pngrtran.c      \
+       pngrutil.c      \
+       pngset.c        \
+       pngtrans.c      \
+       pngwio.c        \
+       pngwrite.c      \
+       pngwtran.c      \
+       pngwutil.c      \
+       png.h      pngconf.h