summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: bda689e7b1aacd6287ad7bf56602150acdcf0ecc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
## Process this file with automake to produce Makefile.in

SUBDIRS = cairomm examples
#docs examples

EXTRA_DIST = cairomm-1.0.pc.in

DIST_SUBDIRS = $(SUBDIRS)

# Install the pkg-config file:
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = cairomm-1.0.pc