/[weechat]/weechat/src/plugins/Makefile.am
ViewVC logotype

Diff of /weechat/src/plugins/Makefile.am

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

revision 1.1 by flashcode, Sun Nov 9 00:08:01 2003 UTC revision 1.2 by flashcode, Sun Nov 16 19:40:36 2003 UTC
# Line 16  Line 16 
16  #  #
17    
18  if PLUGIN_PERL  if PLUGIN_PERL
19  perl_dir=perl  perl_dir = perl
20  endif  endif
21    
22  # if PLUGIN_PYTHON  # if PLUGIN_PYTHON
23  # python_dir=python  # python_dir = python
24  # endif  # endif
25    
26  # if PLUGIN_RUBY  # if PLUGIN_RUBY
27  # ruby_dir=ruby  # ruby_dir = ruby
28  # endif  # endif
29    
30  # SUBDIRS = $(perl_dir) $(python_dir) $(ruby_dir)  # SUBDIRS = $(perl_dir) $(python_dir) $(ruby_dir)
31  SUBDIRS = $(perl_dir)  SUBDIRS = $(perl_dir)
32    
33    noinst_LIBRARIES = lib_weechat_plugins.a
34    
35    lib_weechat_plugins_a_SOURCES = plugins.h \
36                                    plugins.c

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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