summaryrefslogtreecommitdiff
path: root/doc.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc.am')
-rw-r--r--doc.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc.am b/doc.am
index 8356ffa2dd6..b9f07c3590a 100644
--- a/doc.am
+++ b/doc.am
@@ -47,7 +47,8 @@ EXTRA_DIST += \
47 47
48OS_CONFIG_EXAMPLES_TEXI = \ 48OS_CONFIG_EXAMPLES_TEXI = \
49 doc/os-config-bare-bones.texi \ 49 doc/os-config-bare-bones.texi \
50 doc/os-config-desktop.texi 50 doc/os-config-desktop.texi \
51 doc/os-config-lightweight-desktop.texi
51 52
52# Bundle this file so that makeinfo finds it in out-of-source-tree builds. 53# Bundle this file so that makeinfo finds it in out-of-source-tree builds.
53BUILT_SOURCES += $(OS_CONFIG_EXAMPLES_TEXI) 54BUILT_SOURCES += $(OS_CONFIG_EXAMPLES_TEXI)