summaryrefslogtreecommitdiffstats
path: root/kernel/ksquirrel-libs
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/ksquirrel-libs')
-rw-r--r--kernel/ksquirrel-libs/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/kernel/ksquirrel-libs/Makefile.am b/kernel/ksquirrel-libs/Makefile.am
deleted file mode 100644
index a268c8a..0000000
--- a/kernel/ksquirrel-libs/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-INCLUDES = -I../include $(all_includes)
-
-# create small development library. KSquirrel will use it.
-lib_LTLIBRARIES = libksquirrel-libs.la
-
-libksquirrel_libs_la_SOURCES = fileio.cpp fmt_utils.cpp
-
-libksquirrel_libs_la_LDFLAGS = ${SQ_RELEASE}