/[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.5 by flashcode, Sat Jan 1 12:31:19 2005 UTC revision 1.6 by flashcode, Sun May 1 18:53:23 2005 UTC
# Line 21  if PLUGIN_PERL Line 21  if PLUGIN_PERL
21  perl_dir = perl  perl_dir = perl
22  endif  endif
23    
24  # if PLUGIN_PYTHON  if PLUGIN_PYTHON
25  # python_dir = python  python_dir = python
26  # endif  endif
27    
28  # if PLUGIN_RUBY  # if PLUGIN_RUBY
29  # ruby_dir = ruby  # ruby_dir = ruby
30  # endif  # endif
31    
32  # SUBDIRS = $(perl_dir) $(python_dir) $(ruby_dir)  # SUBDIRS = $(perl_dir) $(python_dir) $(ruby_dir)
33  SUBDIRS = $(perl_dir)  SUBDIRS = $(perl_dir) $(python_dir)
34    
35  noinst_LIBRARIES = lib_weechat_plugins.a  noinst_LIBRARIES = lib_weechat_plugins.a
36    

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

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