/[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.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 21  INCLUDES = $(GTK_CFLAGS) Line 21  INCLUDES = $(GTK_CFLAGS)
21    
22  weechat_gtk_LDADD = ../../common/lib_weechat_main.a \  weechat_gtk_LDADD = ../../common/lib_weechat_main.a \
23                      ../../irc/lib_weechat_irc.a \                      ../../irc/lib_weechat_irc.a \
24                      $(GTK_LIBS) $(PLUGIN_LIBS)                      $(GTK_LIBS) \
25                        ../../plugins/lib_weechat_plugins.a $(PLUGINS_LIBS)
26    
27  weechat_gtk_SOURCES = ../gui.h \  weechat_gtk_SOURCES = ../gui.h \
28                        ../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