mirror of
https://github.com/weechat/weechat.git
synced 2026-06-25 20:36:38 +02:00
Renamed sources files in script plugins
This commit is contained in:
@@ -20,6 +20,6 @@ libdir = ${weechat_libdir}/plugins
|
||||
|
||||
lib_LTLIBRARIES = python.la
|
||||
|
||||
python_la_SOURCES = weechat-python.c
|
||||
python_la_SOURCES = python.c
|
||||
python_la_LDFLAGS = -module
|
||||
python_la_LIBADD = ../lib_weechat_plugins_scripts.la $(PYTHON_LFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user