aboutsummaryrefslogtreecommitdiffstats
path: root/include
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 /include
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 'include')
-rw-r--r--include/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index e40a9c0a..92896c69 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -1,2 +1,2 @@
-nobase_include_HEADERS = \
+noinst_HEADERS = \
osmocom/pcu/pcuif_proto.h