summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: 50efb75fbb56c829c82efbd8fbe5d33f2a8a32da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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-uninstalled.pc.in	\
	atk.pc.in		\
	atk-zip.sh.in   	\
	m4/introspection.m4	\
	config.h.win32

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

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

DISTCLEANFILES =		\
	atk-uninstalled.pc	\
	atk.pc			\
	atk-zip.sh