Correct library name. Fixes bug #132283, from
[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         atk-uninstalled.pc.in   \
7         atk.pc.in               \
8         atk.spec.in             \
9         atk.spec                \
10         atk-zip.sh.in
11
12 pkgconfigdir = $(libdir)/pkgconfig
13 pkgconfig_DATA = atk.pc
14
15 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc
16
17 DISTCLEANFILES =        \
18         atk-uninstalled.pc      \
19         atk.pc                  \
20         atk.pc.spec             \
21         atk-zip.sh              \