summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPovilas Kanapickas <povilas@radix.lt>2021-09-03 14:33:15 +0300
committerPovilas Kanapickas <povilas@radix.lt>2021-09-07 09:34:31 +0000
commitb3b81c8c2090cd49410960a021baf0d27fdd2ab3 (patch)
tree3131dd016db3fe640e5591e6eb044bbfe141f6b7 /Makefile.am
parent8f8ebf870b55c9875b7cfd8ef69c1df02d589b4a (diff)
Drop DMX DDX
It turns out xdmx currently crashes when any client attempts to use GL and it has been in such state for about 14 years. There was a patch to fix the problem [1] 4 years ago, but it never got merged. The last activity on any bugs referring to xdmx has been more than 4 years ago. Given such situation, I find it unlikely that anyone is still using xdmx and just having the code is a drain of resources. [1]: https://lists.x.org/archives/xorg-devel/2017-June/053919.html Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 0 insertions, 5 deletions
diff --git a/Makefile.am b/Makefile.am
index 575296509..abbea2856 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -152,11 +152,6 @@ EXTRA_DIST += \
fb/meson.build \
glamor/meson.build \
glx/meson.build \
- hw/dmx/config/meson.build \
- hw/dmx/examples/meson.build \
- hw/dmx/glxProxy/meson.build \
- hw/dmx/input/meson.build \
- hw/dmx/meson.build \
hw/kdrive/ephyr/meson.build \
hw/kdrive/meson.build \
hw/kdrive/src/meson.build \