aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPablo Neira Ayuso <pablo@gnumonks.org>2011-08-16 12:23:42 +0200
committerPablo Neira Ayuso <pablo@gnumonks.org>2011-08-16 12:23:42 +0200
commit0b29eac3131ef124c7c79d6293254df63e5e4103 (patch)
tree9d93fcfb15894b7f4195d87fa0467fc241d6b001
parent40b0e8cd0ef97575e701732b60d5578b1907753d (diff)
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 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