1
0
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:
Sebastien Helleu
2007-10-31 17:39:25 +01:00
parent c008e6474d
commit 02c0dec9cb
16 changed files with 53 additions and 53 deletions
+2 -2
View File
@@ -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