summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac3
1 files changed, 1 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index 07e1fbf330..29aee7cacc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1126,8 +1126,7 @@ if test "$build_setting_docs" != "yes" \
-a -f man/nm-settings.xml \
-a -f man/nm-settings-keyfile.xml \
-a -f man/nm-settings-ifcfg-rh.xml \
- -a -f docs/api/settings-spec.xml \
- -a -f clients/cli/settings-docs.c; then
+ -a -f docs/api/settings-spec.xml; then
have_setting_docs=yes
fi