aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-12-08 21:29:23 +0100
committerHarald Welte <laforge@gnumonks.org>2016-12-13 14:54:01 +0000
commit11ecc9320c168d22ee89f84b75007420020b8356 (patch)
tree45379315ea134bd67fb6e99e857fea917729437c /openbsc/include/openbsc/Makefile.am
parent49012f14dd5480573943e5d8cd5e9908f3eabb16 (diff)
rename oap.h to oap_client.h
Diffstat (limited to 'openbsc/include/openbsc/Makefile.am')
-rw-r--r--openbsc/include/openbsc/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am
index 8ea95e0a8..2466ce859 100644
--- a/openbsc/include/openbsc/Makefile.am
+++ b/openbsc/include/openbsc/Makefile.am
@@ -54,7 +54,7 @@ noinst_HEADERS = \
mncc_int.h \
nat_rewrite_trie.h \
network_listen.h \
- oap.h \
+ oap_client.h \
openbscdefines.h \
osmo_bsc.h \
osmo_bsc_grace.h \