ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/src/libstatgrab/Makefile.am
(Generate patch)

Comparing projects/libstatgrab/src/libstatgrab/Makefile.am (file contents):
Revision 1.2 by tdb, Fri Feb 28 23:52:49 2003 UTC vs.
Revision 1.3 by tdb, Fri Mar 7 20:17:07 2003 UTC

# Line 7 | Line 7 | lib_LTLIBRARIES = libstatgrab.la
7  
8   libstatgrab_la_LDFLAGS = -version-info 0:0:0
9  
10 < libstatgrab_la_SOURCES = cpu_stats.c disk_stats.c load_stats.c memory_stats.c network_stats.c os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c
10 > libstatgrab_la_SOURCES = cpu_stats.c disk_stats.c load_stats.c memory_stats.c network_stats.c os_info.c page_stats.c process_stats.c swap_stats.c user_stats.c tools.c
11 >
12 > noinst_HEADERS = tools.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines