aboutsummaryrefslogtreecommitdiffstats
path: root/doc/Makefile.am
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2016-08-18 16:11:37 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2016-08-18 16:16:08 +0200
commit01c71fc2dd3c3545a5a3f0d83391a28590dc9f69 (patch)
treeecc46b7eefaf9560978e6205c10b9e59eb039523 /doc/Makefile.am
parent4d91ab277b4acc1bc2bdb5edc81d8c09b2bd3e47 (diff)
add doc/examples, Makefile.am adds all *.cfg files generically
doc/examples/Makefile.am taken from openbsc/openbsc/doc/examples. Change-Id: I1fadad4deb7f73d2b3aa753a84a76ba5b9bf9574
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 6974e89..81a25e2 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,3 +1,5 @@
+SUBDIRS = examples
+
EXTRA_DIST = \
hnb_cs_lu.msc \
hnb_cs_mo_call.msc \