aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMax <msuraev@sysmocom.de>2019-02-14 16:23:55 +0100
committerMax <msuraev@sysmocom.de>2019-02-14 16:35:36 +0100
commit1f2e69fd35ce5e04f7dacc5deec80a3892257c30 (patch)
tree8b8f6e5be4322353c77073eff21f953899eef78c /configure.ac
parentf0af1b051af6c17ef35b1a1f9519a54e5a67ad33 (diff)
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
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a1a610cc..c3e2df86 100644
--- a/configure.ac
+++ b/configure.ac
@@ -221,7 +221,6 @@ AC_MSG_RESULT([CXXFLAGS="$CXXFLAGS"])
AC_MSG_RESULT([LDFLAGS="$LDFLAGS"])
AC_OUTPUT(
- osmo-pcu.pc
include/Makefile
src/Makefile
doc/Makefile