~ubuntu-branches/ubuntu/warty/kdebase/warty

« back to all changes in this revision

Viewing changes to ksysguard/ksysguardd/Linux/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): LaMont Jones
  • Date: 2004-09-16 04:51:45 UTC
  • Revision ID: james.westby@ubuntu.com-20040916045145-9vr63kith3k1cpza
Tags: upstream-3.2.2
ImportĀ upstreamĀ versionĀ 3.2.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
AM_CPPFLAGS = -D_GNU_SOURCE
 
2
AM_CFLAGS = -Wall 
 
3
 
 
4
# add all supported modules
 
5
if supports_i8k
 
6
KSGRD_SUPPORTS = -DHAVE_I8K_SUPPORT
 
7
endif
 
8
 
 
9
 
 
10
INCLUDES = -I$(srcdir)/../../CContLib -I$(srcdir)/.. $(KSGRD_SUPPORTS) $(all_includes)
 
11
 
 
12
noinst_LIBRARIES = libksysguardd.a
 
13
libksysguardd_a_SOURCES = ProcessList.c Memory.c stat.c netdev.c apm.c acpi.c \
 
14
        loadavg.c cpuinfo.c lmsensors.c netstat.c diskstat.c logfile.c i8k.c