aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-09-12 19:18:23 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-09-13 11:36:01 +0200
commit076122f5926ffd85d1639f51a6ab3da080a2276b (patch)
treef614441d85fadcdaed895ba90a93e69b598b910a
parentac5e3e222a8ada3fa6e3a3253d4776310a58324d (diff)
Install osmo-pcu.cfg to docdir/examples
-rw-r--r--debian/osmo-pcu.install1
-rw-r--r--doc/examples/Makefile.am7
2 files changed, 6 insertions, 2 deletions
diff --git a/debian/osmo-pcu.install b/debian/osmo-pcu.install
index 1b82e961..9b7eac6f 100644
--- a/debian/osmo-pcu.install
+++ b/debian/osmo-pcu.install
@@ -3,3 +3,4 @@ lib/systemd/system/osmo-pcu.service
usr/bin/osmo-pcu
usr/include/osmocom/pcu/pcuif_proto.h
usr/lib/*/pkgconfig/osmo-pcu.pc
+usr/share/doc/osmo-pcu/examples/osmo-pcu/osmo-pcu.cfg
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