From 0b29eac3131ef124c7c79d6293254df63e5e4103 Mon Sep 17 00:00:00 2001 From: Pablo Neira Ayuso Date: Tue, 16 Aug 2011 12:23:42 +0200 Subject: include: add missing ipa.h to Makefile.am so make distcheck works again --- include/osmocom/abis/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/include/osmocom/abis/Makefile.am b/include/osmocom/abis/Makefile.am index df70de35..5d47363c 100644 --- a/include/osmocom/abis/Makefile.am +++ b/include/osmocom/abis/Makefile.am @@ -2,6 +2,7 @@ osmoabis_HEADERS = abis.h \ e1_input.h \ lapd.h \ subchan_demux.h \ + ipa.h \ ipa_proxy.h \ ipaccess.h \ trau_frame.h -- cgit v1.2.3