install osmo-pcu.cfg to /etc/osmocom/
diff --git a/configure.ac b/configure.ac
index ee5052b..6630653 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,4 +44,5 @@
 
 AC_OUTPUT(
     src/Makefile
+    examples/Makefile
     Makefile)