Added crc16 from linux kernel.
diff --git a/include/osmocore/Makefile.am b/include/osmocore/Makefile.am
index 84859a4..8334f14 100644
--- a/include/osmocore/Makefile.am
+++ b/include/osmocore/Makefile.am
@@ -2,7 +2,7 @@
 		   tlv.h bitvec.h comp128.h statistics.h gsm_utils.h utils.h \
 		   gsmtap.h write_queue.h rsl.h gsm48.h rxlev_stat.h mncc.h \
 		   gsm48_ie.h logging.h gsm0808.h rate_ctr.h gsmtap_util.h \
-		   plugin.h
+		   plugin.h crc16.h
 
 if ENABLE_TALLOC
 osmocore_HEADERS += talloc.h