/[weechat]/weechat/src/gui/curses/Makefile.am
ViewVC logotype

Diff of /weechat/src/gui/curses/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by flashcode, Wed Jun 22 21:08:21 2005 UTC revision 1.12 by flashcode, Sat Jul 9 15:30:51 2005 UTC
# Line 19  INCLUDES = -DLOCALEDIR=\"$(datadir)/loca Line 19  INCLUDES = -DLOCALEDIR=\"$(datadir)/loca
19    
20  bin_PROGRAMS = weechat-curses  bin_PROGRAMS = weechat-curses
21    
22  weechat_curses_LDADD = ../lib_weechat_gui_common.a \  weechat_curses_LDADD = ../gui-common.o ../gui-keyboard.o \
23                         ../../common/lib_weechat_main.a \                         ../../common/lib_weechat_main.a \
24                         ../../irc/lib_weechat_irc.a \                         ../../irc/lib_weechat_irc.a \
25                         $(NCURSES_LIBS) \                         $(NCURSES_LIBS) \
# Line 27  weechat_curses_LDADD = ../lib_weechat_gu Line 27  weechat_curses_LDADD = ../lib_weechat_gu
27                         $(GNUTLS_LIBS)                         $(GNUTLS_LIBS)
28    
29  weechat_curses_SOURCES = gui-display.c \  weechat_curses_SOURCES = gui-display.c \
30                                       gui-input.c                           gui-input.c

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26