killem
[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
deleted file mode 100644 (file)
index 6b70493..0000000
+++ /dev/null
@@ -1,29 +0,0 @@
-## Process this file with automake to produce Makefile.in
-
-ZLIB_LIB_DIR = @ZLIB_LIB_DIR@
-
-INCLUDES = -I$(top_srcdir)/libraries/$(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