From b21b305d7ca834b2783bd3ad28e56d4a3435790c Mon Sep 17 00:00:00 2001 From: Holger Freyther Date: Fri, 2 Jan 2009 02:00:35 +0000 Subject: [PATCH] Fix make distcheck by adding some header files --- include/Makefile.am | 2 ++ include/openbsc/Makefile.am | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/include/Makefile.am b/include/Makefile.am index f5c6487bd..0de917819 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -1 +1,3 @@ SUBDIRS = openbsc + +noinst_HEADERS = mISDNif.h diff --git a/include/openbsc/Makefile.am b/include/openbsc/Makefile.am index 7af7aee16..c1c3dd642 100644 --- a/include/openbsc/Makefile.am +++ b/include/openbsc/Makefile.am @@ -1,2 +1,3 @@ noinst_HEADERS = abis_nm.h abis_rsl.h debug.h db.h gsm_04_08.h gsm_data.h \ - gsm_subscriber.h linuxlist.h msgb.h select.h tlv.h gsm_04_11.h + gsm_subscriber.h linuxlist.h msgb.h select.h tlv.h gsm_04_11.h \ + timer.h misdn.h chan_alloc.h