mirror of
https://github.com/weechat/weechat.git
synced 2026-06-26 12:56:37 +02:00
Fix Makefile for alias plugin
This commit is contained in:
@@ -21,7 +21,7 @@ libdir = ${weechat_libdir}/plugins
|
||||
lib_LTLIBRARIES = alias.la
|
||||
|
||||
alias_la_SOURCES = alias.c \
|
||||
alias.h \
|
||||
alias.h \
|
||||
alias-info.c \
|
||||
alias-info.h
|
||||
alias_la_LDFLAGS = -module
|
||||
|
||||
Reference in New Issue
Block a user