summaryrefslogtreecommitdiff
path: root/src/fe-common
diff options
context:
space:
mode:
authorEdward Tomasz Napierala <trasz@FreeBSD.org>2017-07-30 01:27:33 +0100
committerEdward Tomasz Napierala <trasz@FreeBSD.org>2017-07-30 01:27:33 +0100
commit8bb392a3f47d74cccb9e2d7e3633e3e534306968 (patch)
tree7ffaa30f0fe77d013b7547636b4a29da3753c960 /src/fe-common
parenta29eeaa9f2e85630b08fc46b3a2b8749b9719efd (diff)
downloadirssi-8bb392a3f47d74cccb9e2d7e3633e3e534306968.zip
Hook up capsicum.h and fe-capsicum.h to autotools.
This hopefully fixes Travis build. Signed-off-by: Edward Tomasz Napierala <trasz@FreeBSD.org>
Diffstat (limited to 'src/fe-common')
-rw-r--r--src/fe-common/core/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fe-common/core/Makefile.am b/src/fe-common/core/Makefile.am
index 08e41520..29cc941a 100644
--- a/src/fe-common/core/Makefile.am
+++ b/src/fe-common/core/Makefile.am
@@ -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 \