From 1b0c9ecfac9a113db2af250c01d7d0e47f831d76 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 5 Jan 2016 15:20:23 +0100 Subject: Fix install location to osmocom/ranap (without osmo-iuh) --- include/osmocom/ranap/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/osmocom/ranap/Makefile.am b/include/osmocom/ranap/Makefile.am index 7308611..873cadc 100644 --- a/include/osmocom/ranap/Makefile.am +++ b/include/osmocom/ranap/Makefile.am @@ -579,4 +579,4 @@ ranap_HEADERS = \ RANAP_VerticalVelocity.h \ RANAP_VoiceSupportMatchIndicator.h -ranapdir = $(includedir)/osmocom/osmo-iuh/ranap +ranapdir = $(includedir)/osmocom/ranap -- cgit v1.2.3