From 68fc12775fac03e5e26a008dfa68c92498bfb772 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Wed, 16 Nov 2016 22:48:33 +0100 Subject: Install the pcuif_proto.h header file So far, we used to keep a copy of the header file around in both osmo-pcu and osmo-bts projects. Before we start introducing a third copy in openbsc, let's have the osmo-pcu install the header file and make the other programs use that. Change-Id: I60976c9be5488256d1ff55fdc5aa548e3705400d --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 4cbc1147..12cb478b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,5 @@ AUTOMAKE_OPTIONS = foreign dist-bzip2 1.6 -SUBDIRS = src examples tests +SUBDIRS = include src examples tests EXTRA_DIST = osmoappdesc.py -- cgit v1.2.3