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 --- Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index fe94ea2a..48051f24 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,3 @@ AM_DISTCHECK_CONFIGURE_FLAGS = \ --with-systemdsystemunitdir=$$dc_install_base/$(systemdsystemunitdir) @RELMAKE@ - -pkgconfigdir = $(libdir)/pkgconfig -pkgconfig_DATA = osmo-pcu.pc -- cgit v1.2.3