ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libstatgrab/Makefile.am
Revision: 1.8
Committed: Fri Sep 26 21:11:30 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.7: +6 -1 lines
Log Message:
Add pkg-config file for libstatgrab.

File Contents

# User Rev Content
1 tdb 1.1 # Makefile for libstatgrab
2 tdb 1.6 # http://www.i-scream.org/
3 tdb 1.8 # $Id: Makefile.am,v 1.7 2003/05/20 14:10:58 tdb Exp $
4 tdb 1.1
5     AUTOMAKE_OPTIONS = gnu
6    
7 tdb 1.7 SUBDIRS = src docs examples
8 tdb 1.1
9     ChangeLog:
10 tdb 1.6 cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog
11 tdb 1.8
12     EXTRA_DIST = libstatgrab.pc.in
13    
14     pkgconfigdir = $(libdir)/pkgconfig
15     pkgconfig_DATA = libstatgrab.pc