summaryrefslogtreecommitdiff
path: root/sc/Library_sc.mk
diff options
context:
space:
mode:
authorKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 15:03:43 -0500
committerKohei Yoshida <kohei.yoshida@gmail.com>2012-03-09 15:04:26 -0500
commitbded4b782a1dcd22ccd7187262d1aea3b0d50e6a (patch)
tree2144a7415cb7488aa770a38440a65b6a17e81f39 /sc/Library_sc.mk
parent87279e0e812bac7f2c17f2758a39bcfd942214af (diff)
dptablecache.* to dpcache.*
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 a991cd9a05a0..917d8f058def 100644
--- a/sc/Library_sc.mk
+++ b/sc/Library_sc.mk
@@ -114,7 +114,7 @@ $(eval $(call gb_Library_add_exception_objects,sc,\
sc/source/core/data/dpsdbtab \
sc/source/core/data/dpshttab \
sc/source/core/data/dptabdat \
- sc/source/core/data/dptablecache \
+ sc/source/core/data/dpcache \
sc/source/core/data/dptabres \
sc/source/core/data/dptabsrc \
sc/source/core/data/dputil \