summaryrefslogtreecommitdiffstats
path: root/include/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 48ca7ea2..74396de0 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -108,7 +108,9 @@ nobase_include_HEADERS += \
osmocom/vty/vty.h
endif
-noinst_HEADERS = osmocom/core/timer_compat.h
+noinst_HEADERS = \
+ osmocom/core/timer_compat.h \
+ osmocom/gsm/kasumi.h
osmocom/core/bit%gen.h: osmocom/core/bitXXgen.h.tpl
$(AM_V_GEN)$(MKDIR_P) $(dir $@)