aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9c7123b..6f26d82 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# GTK or NCURSES
-INTERFACE?=GTK
+INTERFACE?=NCURSES
OS:=$(shell uname)