summaryrefslogtreecommitdiff
path: root/forms
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2011-04-03 19:22:56 +0200
committerDavid Tardon <dtardon@redhat.com>2011-04-03 19:22:56 +0200
commita561fc7f6538c9e3271f0a2e9847577adeb25842 (patch)
tree156e1836ca0dedee64496766b16025a41717806a /forms
parent6fc82236e857be3f575644693ca55f1cbbfc8090 (diff)
convert leading tab to spaces
Diffstat (limited to 'forms')
-rw-r--r--forms/Library_frm.mk18
-rw-r--r--forms/Module_forms.mk6
2 files changed, 12 insertions, 12 deletions
diff --git a/forms/Library_frm.mk b/forms/Library_frm.mk
index f59b3a8a13cc..1208fa5c5d0c 100644
--- a/forms/Library_frm.mk
+++ b/forms/Library_frm.mk
@@ -36,19 +36,19 @@ $(eval $(call gb_Library_set_include,frm,\
-I$(realpath $(SRCDIR)/forms/source/solar/inc) \
-I$(OUTDIR)/inc \
-I$(OUTDIR)/inc/offuh \
- $(if $(filter YES,$(SYSTEM_LIBXML)),$(filter -I%,$(LIBXML_CFLAGS))) \
+ $(if $(filter YES,$(SYSTEM_LIBXML)),$(filter -I%,$(LIBXML_CFLAGS))) \
))
$(eval $(call gb_Library_set_defs,frm,\
- $$(DEFS) \
- $(if $(filter YES,$(SYSTEM_LIBXML)),-DSYSTEM_LIBXML $(filter-out -I%,$(LIBXML_CFLAGS))) \
+ $$(DEFS) \
+ $(if $(filter YES,$(SYSTEM_LIBXML)),-DSYSTEM_LIBXML $(filter-out -I%,$(LIBXML_CFLAGS))) \
))
$(eval $(call gb_Library_add_linked_libs,frm,\
comphelper \
cppu \
cppuhelper \
- dbtools \
+ dbtools \
editeng \
i18nisolang1 \
icui18n \
@@ -63,7 +63,7 @@ $(eval $(call gb_Library_add_linked_libs,frm,\
ucbhelper \
utl \
vcl \
- xml2 \
+ xml2 \
$(gb_STDLIBS) \
))
@@ -142,8 +142,8 @@ $(eval $(call gb_Library_add_exception_objects,frm,\
forms/source/richtext/rtattributehandler \
forms/source/richtext/specialdispatchers \
forms/source/runtime/formoperations \
- forms/source/solar/component/navbarcontrol \
- forms/source/solar/control/navtoolbar \
+ forms/source/solar/component/navbarcontrol \
+ forms/source/solar/control/navtoolbar \
forms/source/xforms/binding \
forms/source/xforms/boolexpression \
forms/source/xforms/computedexpression \
@@ -168,8 +168,8 @@ $(eval $(call gb_Library_add_exception_objects,frm,\
forms/source/xforms/xformsevent \
forms/source/xforms/xforms_services \
forms/source/xforms/xmlhelper \
- forms/source/xforms/xpathlib/extension \
- forms/source/xforms/xpathlib/xpathlib \
+ forms/source/xforms/xpathlib/extension \
+ forms/source/xforms/xpathlib/xpathlib \
))
# vim: set noet ts=4 sw=4:
diff --git a/forms/Module_forms.mk b/forms/Module_forms.mk
index 09a3acfed354..58837fd53e84 100644
--- a/forms/Module_forms.mk
+++ b/forms/Module_forms.mk
@@ -28,9 +28,9 @@
$(eval $(call gb_Module_Module,forms))
$(eval $(call gb_Module_add_targets,forms,\
- AllLangResTarget_frm \
- Library_frm \
- Package_unotypes \
+ AllLangResTarget_frm \
+ Library_frm \
+ Package_unotypes \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,forms,\