summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: d62072b6f5e525c22ddc447bf16a872d8d7af6bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Process this file with automake to create Makefile.in.
ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}

SUBDIRS = atk tests docs po win32

EXTRA_DIST = 			\
	MAINTAINERS		\
	atk.pc.in		\
	m4/introspection.m4	\
	config.h.win32

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

DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection

DISTCLEANFILES = atk.pc