# Makefile for libukcprog
# http://www.i-scream.org/
# $Id: Makefile.am,v 1.4 2003/10/12 14:46:07 tdb Exp $

AUTOMAKE_OPTIONS = foreign

SUBDIRS = src doc

ChangeLog:
	cvs2cl --stdout --no-wrap -r -t -w -S -g "-d :pserver:anonymous@cvs.i-scream.org:/cvs/i-scream" -g "-q" > ChangeLog

EXTRA_DIST = libukcprog.pc.in

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = libukcprog.pc


syntax highlighted by Code2HTML, v. 0.9.1