mirror of
https://github.com/weechat/weechat.git
synced 2026-06-30 23:06:38 +02:00
Renamed sources files in script plugins
This commit is contained in:
@@ -18,8 +18,8 @@ INCLUDES = -DLOCALEDIR=\"$(datadir)/locale\"
|
||||
|
||||
noinst_LTLIBRARIES = lib_weechat_plugins_scripts.la
|
||||
|
||||
lib_weechat_plugins_scripts_la_SOURCES = weechat-script.h \
|
||||
weechat-script.c
|
||||
lib_weechat_plugins_scripts_la_SOURCES = script.c \
|
||||
script.h
|
||||
|
||||
if PLUGIN_PERL
|
||||
perl_dir = perl
|
||||
|
||||
Reference in New Issue
Block a user