aboutsummaryrefslogtreecommitdiff
path: root/libXdmcp/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'libXdmcp/doc/Makefile.am')
-rw-r--r--libXdmcp/doc/Makefile.am26
1 files changed, 13 insertions, 13 deletions
diff --git a/libXdmcp/doc/Makefile.am b/libXdmcp/doc/Makefile.am
index b722ddd55..882f3841a 100644
--- a/libXdmcp/doc/Makefile.am
+++ b/libXdmcp/doc/Makefile.am
@@ -1,13 +1,13 @@
-
-if ENABLE_DOCS
-
-# Main DocBook/XML files (DOCTYPE book)
-docbook = xdmcp.xml
-
-# The location where the DocBook/XML files and their generated formats are installed
-shelfdir = $(docdir)
-
-# Generate DocBook/XML output formats with or without stylesheets
-include $(top_srcdir)/docbook.am
-
-endif ENABLE_DOCS
+
+if ENABLE_DOCS
+
+# Main DocBook/XML files (DOCTYPE book)
+docbook = xdmcp.xml
+
+# The location where the DocBook/XML files and their generated formats are installed
+shelfdir = $(docdir)
+
+# Generate DocBook/XML output formats with or without stylesheets
+include $(top_srcdir)/docbook.am
+
+endif ENABLE_DOCS