aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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