summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2015-03-04 11:40:41 +1300
committerRobert Ancell <robert.ancell@canonical.com>2015-03-04 11:40:41 +1300
commit98be2d8e47bd76e78cac5e47ca8b554fa73c5a86 (patch)
tree83573b18be1aecfd30204e209b664cb78b07ca7f /docs
parent131e731b608867b70e2d1754b5eca256ca3db52e (diff)
downloaddconf-98be2d8e47bd76e78cac5e47ca8b554fa73c5a86.tar.gz
Replace eight spaces with a tab character in Makefile
Diffstat (limited to 'docs')
-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