summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am51
1 files changed, 0 insertions, 51 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index adba1e80..00000000
--- a/Makefile.am
+++ /dev/null
@@ -1,51 +0,0 @@
-NULL =
-
-SUBDIRS = \
- data \
- common \
- pam-extensions \
- daemon \
- libgdm \
- utils \
- pam_gdm \
- po \
- tests \
- $(NULL)
-
-if XDMCP_SUPPORT
-SUBDIRS += chooser
-endif
-
-if ENABLE_DOCUMENTATION
-SUBDIRS += docs
-endif
-
-ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
-
-EXTRA_DIST = \
- MAINTAINERS \
- README.md \
- meson.build \
- meson_options.txt \
- chooser/meson.build \
- common/meson.build \
- daemon/meson.build \
- data/applications/meson.build \
- data/autostart/meson.build \
- data/dconf/meson.build \
- data/meson.build \
- docs/meson.build \
- libgdm/meson.build \
- pam-extensions/meson.build \
- pam_gdm/meson.build \
- po/meson.build \
- tests/meson.build \
- utils/meson.build \
- build-aux/find-x-server.sh \
- build-aux/meson_post_install.py \
- $(NULL)
-
-DISTCLEANFILES = \
- $(NULL)
-
-AM_DISTCHECK_CONFIGURE_FLAGS = --enable-split-authentication --enable-introspection --without-systemdsystemunitdir --without-udevdir