meson: Build .rc file on Windows
[atk.git] / Makefile.am
blobedc69760f23e5ceb68b8bb42c09d1ae937d932da
1 # Process this file with automake to create Makefile.in.
2 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
4 SUBDIRS = atk tests docs po win32
6 meson_dist_files = \
7         meson_options.txt \
8         meson.build \
9         atk/meson.build \
10         docs/meson.build \
11         docs/xml/meson.build \
12         docs/xml/gtkdocentities.ent.in \
13         po/meson.build \
14         tests/meson.build \
15         $()
17 EXTRA_DIST =                    \
18         MAINTAINERS             \
19         atk.pc.in               \
20         config.h.win32          \
21         $(meson_dist_files)
23 pkgconfigdir = $(libdir)/pkgconfig
24 pkgconfig_DATA = atk.pc
26 DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
28 DISTCLEANFILES = atk.pc