]> granicus.if.org Git - docbook-dsssl/commitdiff
Fixed indendation
authorThomas Schraitle <tom_schr@web.de>
Fri, 30 Mar 2012 06:53:01 +0000 (06:53 +0000)
committerThomas Schraitle <tom_schr@web.de>
Fri, 30 Mar 2012 06:53:01 +0000 (06:53 +0000)
xsl/webhelp/Makefile.param

index 1be1bcd410ac754577131f728662c090274f4c7e..2b162c17f36b85e52a7b0823f92c674bdd1c0d54 100644 (file)
@@ -1,9 +1,8 @@
-PARAMS=../params/webhelp.autolabel.xml \
-../params/webhelp.base.dir.xml \
-../params/webhelp.common.dir.xml \
-../params/webhelp.default.topic.xml \
-../params/webhelp.include.search.tab.xml \
-../params/webhelp.indexer.language.xml \
-../params/webhelp.start.filename.xml \
-../params/webhelp.tree.cookie.id.xml
-
+PARAMS=../params/webhelp.include.search.tab.xml \
+       ../params/webhelp.start.filename.xml \
+       ../params/webhelp.base.dir.xml \
+       ../params/webhelp.common.dir.xml \
+       ../params/webhelp.tree.cookie.id.xml \
+       ../params/webhelp.indexer.language.xml \
+       ../params/webhelp.default.topic.xml \
+       ../params/webhelp.autolabel.xml