From d1e2342f91db4baedda3aca605fe498b61584406 Mon Sep 17 00:00:00 2001 From: Pau Espin Pedrol Date: Wed, 12 Sep 2018 18:33:56 +0200 Subject: Install sample cfg file to /etc/osmocom Change-Id: If41e69295ac23a61df138ceea83794059f111086 --- doc/examples/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') diff --git a/doc/examples/Makefile.am b/doc/examples/Makefile.am index 530c3fa..d0b677c 100644 --- a/doc/examples/Makefile.am +++ b/doc/examples/Makefile.am @@ -1,3 +1,8 @@ +osmoconfdir = $(sysconfdir)/osmocom +osmoconf_DATA = osmo-ggsn.cfg + +EXTRA_DIST = osmo-ggsn.cfg + CFG_FILES = find $(srcdir) -name '*.cfg*' | sed -e 's,^$(srcdir),,' dist-hook: -- cgit v1.2.3