summaryrefslogtreecommitdiffstats
path: root/kernel/ksquirrel-libs-png
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ksquirrel-libs-png')
-rw-r--r--kernel/ksquirrel-libs-png/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/kernel/ksquirrel-libs-png/Makefile.am b/kernel/ksquirrel-libs-png/Makefile.am
deleted file mode 100644
index f00c7d9..0000000
--- a/kernel/ksquirrel-libs-png/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-INCLUDES = -I. -I../include $(all_includes)
-
-lib_LTLIBRARIES = libksquirrel-libs-png.la
-
-libksquirrel_libs_png_la_SOURCES = png.cpp pngconf.h pngerror.c pnggccrd.c pngget.c png.h pngmem.c pngpread.c pngread.c pngrio.c pngrtran.c \
-pngrutil.c pngset.c pngtrans.c pngvcrd.c pngwio.c pngwrite.c pngwtran.c pngwutil.c pnghack.h
-
-libksquirrel_libs_png_la_LIBADD = -lz -lm