mirror of
https://github.com/weechat/weechat.git
synced 2026-07-01 15:26:37 +02:00
core: remove Gtk interface (obsolete sources not working)
This commit is contained in:
+1
-5
@@ -65,10 +65,6 @@ if GUI_NCURSES
|
||||
curses_dir=curses
|
||||
endif
|
||||
|
||||
if GUI_GTK
|
||||
gtk_dir=gtk
|
||||
endif
|
||||
|
||||
SUBDIRS = . $(curses_dir) $(gtk_dir)
|
||||
SUBDIRS = . $(curses_dir)
|
||||
|
||||
EXTRA_DIST = CMakeLists.txt
|
||||
|
||||
Reference in New Issue
Block a user