mirror of
https://github.com/weechat/weechat.git
synced 2026-07-09 19:23:13 +02:00
New plugin interface (loads dynamic C libraries)
This commit is contained in:
@@ -22,8 +22,8 @@ bin_PROGRAMS = weechat-curses
|
||||
weechat_curses_LDADD = ../gui-common.o ../gui-keyboard.o \
|
||||
../../common/lib_weechat_main.a \
|
||||
../../irc/lib_weechat_irc.a \
|
||||
$(PLUGINS_LIBS) \
|
||||
$(NCURSES_LIBS) \
|
||||
../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS) \
|
||||
$(GNUTLS_LIBS)
|
||||
|
||||
weechat_curses_SOURCES = gui-display.c \
|
||||
|
||||
Reference in New Issue
Block a user