Merge branch 'upstream/2.30.0' into tizen
[platform/upstream/atk.git] / Makefile.am
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644 (file)
index edc6976..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-# Process this file with automake to create Makefile.in.
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
-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 =                   \
-       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