mirror of
https://github.com/weechat/weechat.git
synced 2026-06-27 21:36:37 +02:00
Converted old Ruby interface to new plugin system (Ruby plugin still NOT ok!)
This commit is contained in:
@@ -31,7 +31,7 @@ python_dir = python
|
||||
endif
|
||||
|
||||
if PLUGIN_RUBY
|
||||
#ruby_dir = ruby
|
||||
ruby_dir = ruby
|
||||
endif
|
||||
|
||||
SUBDIRS = . $(perl_dir) $(python_dir) $(ruby_dir)
|
||||
|
||||
Reference in New Issue
Block a user