aboutsummaryrefslogtreecommitdiff
path: root/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'config.mk')
-rw-r--r--config.mk3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.mk b/config.mk
index c5fe837..f7029c4 100644
--- a/config.mk
+++ b/config.mk
@@ -1,9 +1,10 @@
# Configure window system to use
#Choices:
+# all - Build both, determine which to use at runtime
# wayland - Use wayland backend
# x11 - Use X11 backend
-WINDOWS=wayland
+WINDOWS=all
# Configure available backends: