summaryrefslogtreecommitdiffstats
path: root/ksysguard/ksysguardd/Solaris/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ksysguard/ksysguardd/Solaris/Makefile.am')
-rw-r--r--ksysguard/ksysguardd/Solaris/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/ksysguard/ksysguardd/Solaris/Makefile.am b/ksysguard/ksysguardd/Solaris/Makefile.am
new file mode 100644
index 000000000..f5dd51c96
--- /dev/null
+++ b/ksysguard/ksysguardd/Solaris/Makefile.am
@@ -0,0 +1,10 @@
+#
+#
+
+# Sun's C++ compiler doesn't support -Wall
+#AM_CFLAGS = -Wall
+
+INCLUDES = -I$(srcdir)/../../CContLib -I$(srcdir)/..
+
+noinst_LIBRARIES = libksysguardd.a
+libksysguardd_a_SOURCES = Memory.c LoadAvg.c ProcessList.c NetDev.c