From 1b9c815024a1f863d83b70d0bb48c513f8e4cbeb Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Fri, 20 Nov 2015 21:35:01 +0000 Subject: gtp: Fix Makefile.am so maybe distcheck is now going to work --- openbsc/include/openbsc/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openbsc/include/openbsc/Makefile.am b/openbsc/include/openbsc/Makefile.am index 15c38d1e9..d42f775d9 100644 --- a/openbsc/include/openbsc/Makefile.am +++ b/openbsc/include/openbsc/Makefile.am @@ -17,7 +17,7 @@ noinst_HEADERS = abis_nm.h abis_rsl.h db.h gsm_04_08.h gsm_data.h \ osmux.h mgcp_transcode.h gprs_utils.h utils.h \ gprs_gb_parse.h smpp.h meas_feed.h gprs_gsup_messages.h \ gprs_gsup_client.h bsc_msg_filter.h \ - oap.h oap_messages.h + oap.h oap_messages.h \ gtphub.h openbsc_HEADERS = gsm_04_08.h meas_rep.h bsc_api.h -- cgit v1.2.3