mirror of
https://github.com/irssi/irssi.git
synced 2024-12-04 14:46:39 -05:00
Hook up capsicum.h and fe-capsicum.h to autotools.
This hopefully fixes Travis build. Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
This commit is contained in:
parent
a29eeaa9f2
commit
8bb392a3f4
@ -74,6 +74,7 @@ structure_headers = \
|
||||
pkginc_coredir=$(pkgincludedir)/src/core
|
||||
pkginc_core_HEADERS = \
|
||||
args.h \
|
||||
capsicum.h \
|
||||
channels.h \
|
||||
channels-setup.h \
|
||||
commands.h \
|
||||
|
@ -48,6 +48,7 @@ pkginc_fe_common_core_HEADERS = \
|
||||
command-history.h \
|
||||
chat-completion.h \
|
||||
completion.h \
|
||||
fe-capsicum.h \
|
||||
fe-channels.h \
|
||||
fe-common-core.h \
|
||||
fe-core-commands.h \
|
||||
|
Loading…
Reference in New Issue
Block a user