summaryrefslogtreecommitdiff
path: root/src/ext/include.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/include.am')
-rw-r--r--src/ext/include.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ext/include.am b/src/ext/include.am
index b8e59ff3ad..bf678f2c9d 100644
--- a/src/ext/include.am
+++ b/src/ext/include.am
@@ -143,6 +143,8 @@ src_ext_keccak_tiny_libkeccak_tiny_a_SOURCES= \
LIBKECCAK_TINY_HDRS = \
src/ext/keccak-tiny/keccak-tiny.h
+noinst_HEADERS += $(LIBKECCAK_TINY_HDRS)
+
LIBKECCAK_TINY=src/ext/keccak-tiny/libkeccak-tiny.a
noinst_LIBRARIES += $(LIBKECCAK_TINY)