summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: a2db1de4dc33490c691a00dbe5a2122e4e984bd2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Process this file with automake to create Makefile.in.
ACLOCAL_AMFLAGS = -I m4

SUBDIRS=atk tests docs po

EXTRA_DIST = 			\
	MAINTAINERS		\
	atk-uninstalled.pc.in	\
	atk.pc.in		\
	atk.spec.in		\
	atk.spec		\
	atk-zip.sh.in   \
    m4/introspection.m4

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

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

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