summaryrefslogtreecommitdiff
path: root/sw/Library_sw.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-26 13:37:22 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2010-11-26 13:37:22 +0100
commit2bc737661a2c673bd7adfba299ceee02fcab627b (patch)
treeabca656061a2f944c7df1abc9563aca5f2d54efe /sw/Library_sw.mk
parent762f9b32dd3e731fd7f61933d6597c7c9d957fe4 (diff)
gnumake2: sorting all lists in makefiles
Diffstat (limited to 'sw/Library_sw.mk')
-rw-r--r--sw/Library_sw.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/Library_sw.mk b/sw/Library_sw.mk
index 1e5c1d6f8642..cc1df51d2dba 100644
--- a/sw/Library_sw.mk
+++ b/sw/Library_sw.mk
@@ -110,8 +110,8 @@ $(eval $(call gb_Library_add_exception_objects,sw,\
sw/source/core/access/accselectionhelper \
sw/source/core/access/acctable \
sw/source/core/access/acctextframe \
- sw/source/core/access/textmarkuphelper \
sw/source/core/access/parachangetrackinginfo \
+ sw/source/core/access/textmarkuphelper \
sw/source/core/attr/calbck \
sw/source/core/attr/cellatr \
sw/source/core/attr/fmtfollowtextflow \