ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/libukcprog/Makefile.am
Revision: 1.3
Committed: Thu Oct 9 10:43:11 2003 UTC (20 years, 6 months ago) by tdb
Branch: MAIN
Changes since 1.2: +2 -2 lines
Log Message:
Allow user to specify a different pkgconfig directory.

File Contents

# User Rev Content
1 tdb 1.1 # Makefile for libukcprog
2 tdb 1.2 # http://www.i-scream.org/
3 tdb 1.3 # $Id: Makefile.am,v 1.2 2003/09/26 21:17:59 tdb Exp $
4 tdb 1.1
5     AUTOMAKE_OPTIONS = foreign
6    
7     SUBDIRS = src doc
8    
9     ChangeLog:
10 tdb 1.2 cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog
11    
12     EXTRA_DIST = libukcprog.pc.in
13    
14 tdb 1.3 pkgconfigdir = @PKGCONFIG_DIR@
15 tdb 1.2 pkgconfig_DATA = libukcprog.pc