From 1f2e69fd35ce5e04f7dacc5deec80a3892257c30 Mon Sep 17 00:00:00 2001 From: Max Date: Thu, 14 Feb 2019 16:23:55 +0100 Subject: Don't install pcuif_proto.h header Both OsmoBTS and OsmoBSC use their own copies of this header nowadays so we can simplify our installation slightly by making it local only. Change-Id: I4a87395d4ab7212fe2fc055dae0a737e10d20c69 --- src/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/Makefile.am') diff --git a/src/Makefile.am b/src/Makefile.am index b2f64f28..50e0eda5 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -99,9 +99,6 @@ noinst_HEADERS = \ gprs_coding_scheme.h \ egprs_rlc_compression.h -nobase_include_HEADERS = - osmocom/pcu/pcuif_proto.h - osmo_pcu_SOURCES = pcu_main.cpp if ENABLE_SYSMODSP -- cgit v1.2.3