/[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.3 by flashcode, Sun Nov 9 00:08:01 2003 UTC revision 1.4 by flashcode, Sun Nov 16 19:40:36 2003 UTC
# Line 19  bin_PROGRAMS = weechat-curses Line 19  bin_PROGRAMS = weechat-curses
19    
20  weechat_curses_LDADD = ../../common/lib_weechat_main.a \  weechat_curses_LDADD = ../../common/lib_weechat_main.a \
21                         ../../irc/lib_weechat_irc.a \                         ../../irc/lib_weechat_irc.a \
22                         $(CURSES_LIBS) $(PLUGIN_LIBS)                         $(CURSES_LIBS) \
23                           ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)
24    
25  weechat_curses_SOURCES = ../gui.h \  weechat_curses_SOURCES = ../gui.h \
26                           ../gui-common.c \                           ../gui-common.c \

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

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