Visual Studio builds: Integrate introspection builds
[platform/upstream/atk.git] / Makefile.am
index 608af6c..edc6976 100644 (file)
@@ -1,10 +1,28 @@
 # Process this file with automake to create Makefile.in.
+ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS=atk tests docs
+SUBDIRS = atk tests docs po win32
+
+meson_dist_files = \
+       meson_options.txt \
+       meson.build \
+       atk/meson.build \
+       docs/meson.build \
+       docs/xml/meson.build \
+       docs/xml/gtkdocentities.ent.in \
+       po/meson.build \
+       tests/meson.build \
+       $()
 
 EXTRA_DIST =                   \
-       atk-uninstalled.pc.in   \
-       atk.pc.in
+       MAINTAINERS             \
+       atk.pc.in               \
+       config.h.win32          \
+       $(meson_dist_files)
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = atk.pc
+
+DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --enable-introspection
+
+DISTCLEANFILES = atk.pc