summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso2011-08-16 12:23:42 +0200
committerPablo Neira Ayuso2011-08-16 12:23:42 +0200
commit0b29eac3131ef124c7c79d6293254df63e5e4103 (patch)
tree9d93fcfb15894b7f4195d87fa0467fc241d6b001
parentdon't use DLRSL, as it will be removed (diff)
downloadlibosmo-abis-0b29eac3131ef124c7c79d6293254df63e5e4103.tar.gz
libosmo-abis-0b29eac3131ef124c7c79d6293254df63e5e4103.tar.xz
libosmo-abis-0b29eac3131ef124c7c79d6293254df63e5e4103.zip
include: add missing ipa.h to Makefile.am so make distcheck works again
-rw-r--r--include/osmocom/abis/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/abis/Makefile.am b/include/osmocom/abis/Makefile.am
index df70de3..5d47363 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