From 13d47c043be61324c9b19787bae7d2960f62e982 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 12 Sep 2018 16:11:40 +0200 Subject: Install sample cfg file to /etc/osmocom Change-Id: I437e6ada9f391eece75b2f2e2af3bec4e8e9f6ce --- doc/examples/Makefile.am | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index b1a7a0f..a8e9991 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -1,4 +1,7 @@ examples_stpdir = $(docdir)/examples/osmo-stp examples_stp_DATA = osmo-stp.cfg -EXTRA_DIST = $(examples_stp_DATA) +osmoconfdir = $(sysconfdir)/osmocom +osmoconf_DATA = osmo-stp.cfg + +EXTRA_DIST = osmo-stp.cfg -- cgit v1.2.3