summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 899dfeef9..166bf81a0 100644
--- a/Makefile
+++ b/Makefile
@@ -105,7 +105,7 @@ endif
# Default target is GTK backend
ifeq ($(TARGET),)
- TARGET := gtk2
+ TARGET := gtk3
endif
# valid values for the TARGET