diff options
author | sb <sb@openoffice.org> | 2010-04-07 13:14:23 +0200 |
---|---|---|
committer | sb <sb@openoffice.org> | 2010-04-07 13:14:23 +0200 |
commit | fbadbda37ced4f7c487e848c1e8b7f0046fec55c (patch) | |
tree | 211e7ea1db2f211d4168b5faaa744b9c706283d6 /sc/util | |
parent | e5a0fa34a759f50114e4874f56777f4ab7a9ff2d (diff) | |
parent | 56357e8ac33235cd467715901b2ee7830871e3af (diff) |
sb118: merged in re/DEV300_next towards DEV300_m76
Diffstat (limited to 'sc/util')
-rw-r--r-- | sc/util/makefile.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/util/makefile.mk b/sc/util/makefile.mk index 0d10a33d0c71..275b3d22548a 100644 --- a/sc/util/makefile.mk +++ b/sc/util/makefile.mk @@ -277,6 +277,7 @@ LIB8OBJFILES = \ $(SLO)$/dapidata.obj \ $(SLO)$/crdlg.obj \ $(SLO)$/scuiasciiopt.obj \ + $(SLO)$/textimportoptions.obj \ $(SLO)$/scuiautofmt.obj \ $(SLO)$/dpgroupdlg.obj \ $(SLO)$/editfield.obj |