summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 6bd93da..5f7f491 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -41,7 +41,7 @@ man_MANS =
if ENABLE_MAN
man_MANS += \
- dconf-service.1 \
+ dconf-service.1 \
dconf.1 \
dconf.7
endif