summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am28
1 files changed, 0 insertions, 28 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index edc6976..0000000
--- a/Makefile.am
+++ /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