From 46491d15cd7d2b4016212722cba5436bb4281d6e Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Mon, 2 Jul 2018 13:04:44 +0200 Subject: build: Install example cfg files Files from doc/examples/foo/bar.cfg are install to /usr/share/doc/osmo-bts/examples/osmo-bts-foo/bar.cfg. Change-Id: I7525d5a3e1a3c83a54f919cce9096303dd506f35 --- configure.ac | 2 ++ 1 file changed, 2 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index b364e4df..d4572bc3 100644 --- a/configure.ac +++ b/configure.ac @@ -306,4 +306,6 @@ AC_OUTPUT( tests/tx_power/Makefile tests/power/Makefile tests/meas/Makefile + doc/Makefile + doc/examples/Makefile Makefile) -- cgit v1.2.3