mirror of
https://github.com/weechat/weechat.git
synced 2026-07-07 18:23:13 +02:00
Aspell plugin is born again
This commit is contained in:
@@ -20,6 +20,11 @@ libdir = ${weechat_libdir}/plugins
|
||||
|
||||
lib_LTLIBRARIES = aspell.la
|
||||
|
||||
aspell_la_SOURCES = aspell.c aspell.h
|
||||
aspell_la_SOURCES = aspell.c \
|
||||
aspell.h \
|
||||
aspell-config.c \
|
||||
aspell-config.h \
|
||||
aspell-speller.c \
|
||||
aspell-speller.h
|
||||
aspell_la_LDFLAGS = -module
|
||||
aspell_la_LIBADD = $(ASPELL_LFLAGS)
|
||||
|
||||
Reference in New Issue
Block a user