From 076122f5926ffd85d1639f51a6ab3da080a2276b Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 12 Sep 2018 19:18:23 +0200 Subject: Install osmo-pcu.cfg to docdir/examples Change-Id: I42938d9abd17575c2e0ce69cc20d44a131f26b6a --- doc/examples/Makefile.am | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 15001494..0ea13e1d 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -1,4 +1,7 @@ -pcuconfdir = $(sysconfdir)/osmocom -pcuconf_DATA = osmo-pcu.cfg +examples_pcudir = $(docdir)/examples/osmo-pcu +examples_pcu_DATA = osmo-pcu.cfg + +osmoconfdir = $(sysconfdir)/osmocom +osmoconf_DATA = osmo-pcu.cfg EXTRA_DIST = osmo-pcu.cfg -- cgit v1.2.3