summaryrefslogtreecommitdiff
path: root/sc/Library_scd.mk
diff options
context:
space:
mode:
authorTor Lillqvist <tml@iki.fi>2012-02-23 14:41:38 +0200
committerTor Lillqvist <tml@iki.fi>2012-02-23 22:59:55 +0200
commitdd3f4855ecdfe7ce765d59d3d77d754948028aa4 (patch)
treea09073451e74e37432537218eb8cd364442b8750 /sc/Library_scd.mk
parent0a45b102953a86ea3f26ffd5740f791b3f752f08 (diff)
Unify indentation
Diffstat (limited to 'sc/Library_scd.mk')
-rw-r--r--sc/Library_scd.mk28
1 files changed, 14 insertions, 14 deletions
diff --git a/sc/Library_scd.mk b/sc/Library_scd.mk
index 1ccfab87eac2..47255ea3e495 100644
--- a/sc/Library_scd.mk
+++ b/sc/Library_scd.mk
@@ -25,8 +25,8 @@ $(eval $(call gb_Library_Library,scd))
$(eval $(call gb_Library_set_componentfile,scd,sc/util/scd))
$(eval $(call gb_Library_set_include,scd,\
- -I$(realpath $(SRCDIR)/sc/inc) \
- $$(INCLUDE) \
+ -I$(realpath $(SRCDIR)/sc/inc) \
+ $$(INCLUDE) \
))
$(eval $(call gb_Library_add_api,scd,\
@@ -35,18 +35,18 @@ $(eval $(call gb_Library_add_api,scd,\
))
$(eval $(call gb_Library_add_linked_libs,scd,\
- comphelper \
- cppu \
- cppuhelper \
- sal \
- sfx \
- sot \
- svl \
- svt \
- tl \
- ucbhelper \
- vcl \
- $(gb_STDLIBS) \
+ comphelper \
+ cppu \
+ cppuhelper \
+ sal \
+ sfx \
+ sot \
+ svl \
+ svt \
+ tl \
+ ucbhelper \
+ vcl \
+ $(gb_STDLIBS) \
))
$(eval $(call gb_Library_add_exception_objects,scd,\