projects
/
platform
/
upstream
/
atk.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Dist MAINTAINERS.
[platform/upstream/atk.git]
/
Makefile.am
1
# Process this file with automake to create Makefile.in.
2
3
SUBDIRS=atk tests docs po
4
5
EXTRA_DIST = \
6
MAINTAINERS \
7
atk-uninstalled.pc.in \
8
atk.pc.in \
9
atk.spec.in \
10
atk.spec \
11
atk-zip.sh.in
12
13
pkgconfigdir = $(libdir)/pkgconfig
14
pkgconfig_DATA = atk.pc
15
16
DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
17
18
DISTCLEANFILES = \
19
atk-uninstalled.pc \
20
atk.pc \
21
atk.pc.spec \
22
atk-zip.sh