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.21 by tdb, Mon Mar 8 14:27:32 2004 UTC vs.
Revision 1.22 by ats, Sun Apr 4 21:17:58 2004 UTC

# Line 7 | Line 7 | lib_LTLIBRARIES = libstatgrab.la
7  
8   libstatgrab_la_LDFLAGS = -version-info 4:0:3
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 tools.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 vector.c
11  
12 < noinst_HEADERS = tools.h
12 > noinst_HEADERS = tools.h vector.h

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines