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

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

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

revision 1.7 by flashcode, Sat Jan 1 12:31:19 2005 UTC revision 1.8 by flashcode, Sun Mar 20 10:09:42 2005 UTC
# Line 19  INCLUDES = -DLOCALEDIR=\"$(datadir)/loca Line 19  INCLUDES = -DLOCALEDIR=\"$(datadir)/loca
19    
20  bin_PROGRAMS = weechat-gtk  bin_PROGRAMS = weechat-gtk
21    
22  weechat_gtk_LDADD = ../../common/lib_weechat_main.a \  weechat_gtk_LDADD = ../lib_weechat_gui_common.a \
23                        ../../common/lib_weechat_main.a \
24                      ../../irc/lib_weechat_irc.a \                      ../../irc/lib_weechat_irc.a \
25                      $(GTK_LIBS) \                      $(GTK_LIBS) \
26                      ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)                      ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)
27    
28  weechat_gtk_SOURCES = ../gui.h \  weechat_gtk_SOURCES = gui-display.c \
                       ../gui-common.c \  
                       gui-display.c \  
29                                    gui-input.c                                    gui-input.c

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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