aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/doc
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/doc')
-rw-r--r--openbsc/doc/Makefile.am4
-rw-r--r--openbsc/doc/examples/Makefile.am1
2 files changed, 3 insertions, 2 deletions
diff --git a/openbsc/doc/Makefile.am b/openbsc/doc/Makefile.am
index aee2d7baa..5a231074c 100644
--- a/openbsc/doc/Makefile.am
+++ b/openbsc/doc/Makefile.am
@@ -1 +1,3 @@
-SUBDIRS = examples
+SUBDIRS = \
+ examples \
+ $(NULL)
diff --git a/openbsc/doc/examples/Makefile.am b/openbsc/doc/examples/Makefile.am
index 8f14fdcf7..530c3fa8f 100644
--- a/openbsc/doc/examples/Makefile.am
+++ b/openbsc/doc/examples/Makefile.am
@@ -1,4 +1,3 @@
-
CFG_FILES = find $(srcdir) -name '*.cfg*' | sed -e 's,^$(srcdir),,'
dist-hook: