summaryrefslogtreecommitdiffstats
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kyoshida@novell.com>2011-05-13 23:11:42 -0400
committerKohei Yoshida <kyoshida@novell.com>2011-05-13 23:11:42 -0400
commitf30162187a5fdcc21ab7e505b7d1b7606656871e (patch)
treedc64bd164286d452e3da018999c0997f609a371d /sc/Library_sc.mk
parentFixed incorrect exporting of global named database ranges. (diff)
downloadcore-f30162187a5fdcc21ab7e505b7d1b7606656871e.tar.gz
core-f30162187a5fdcc21ab7e505b7d1b7606656871e.zip
Renamed dbcolect.?xx to dbdata.?xx.
That deliberately mis-spelled header name always bothered me. Now fixed once and for all. For the record, the original file name was inspired by the 8-character rule that some of the old compilers that the Hamburg guys had to use, years and years ago.
Diffstat (limited to 'sc/Library_sc.mk')
-rw-r--r--sc/Library_sc.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/Library_sc.mk b/sc/Library_sc.mk
index c57671ed7a12..078c94c401c3 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -167,7 +167,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/tool/collect \
sc/source/core/tool/compiler \
sc/source/core/tool/consoli \
- sc/source/core/tool/dbcolect \
+ sc/source/core/tool/dbdata \
sc/source/core/tool/ddelink \
sc/source/core/tool/detdata \
sc/source/core/tool/detfunc \