From fb7139bd591182f337e7d274885c10c41015067e Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 17 Dec 2021 16:53:39 +1000 Subject: Drop autotools Even the xserver is now meson only and building a desktop stack without meson is not possible anymore. So let's drop autotools for meson, which is much easier to maintain. --- compat/Makefile.am | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 compat/Makefile.am (limited to 'compat') diff --git a/compat/Makefile.am b/compat/Makefile.am deleted file mode 100644 index 3597832..0000000 --- a/compat/Makefile.am +++ /dev/null @@ -1,10 +0,0 @@ -compatdir = $(xkb_base)/compat - -dist_compat_DATA = \ - accessx basic caps complete \ - iso9995 \ - japan ledcaps ledcompose \ - lednum ledscroll level5 \ - misc mousekeys \ - olpc pc pc98 xfree86 \ - xtest README -- cgit v1.2.1