diff options
author | Kohei Yoshida <kyoshida@novell.com> | 2009-09-17 15:48:04 -0400 |
---|---|---|
committer | Kohei Yoshida <kyoshida@novell.com> | 2009-09-17 15:48:04 -0400 |
commit | 8599da1e97948cfe7f5730c175b9dc67691a0752 (patch) | |
tree | 84bd6c37b6c756914f4f45a8c0d46a0fc3cffe3d /sc/util/makefile.mk | |
parent | 3f03b4672c47e1cb561ca2fd4811e65ae3b95e56 (diff) |
#i5560# Applied & adjusted for the latest codebase the patches from go-oo.
The original patches were contributed by Daniel Watson.
Diffstat (limited to 'sc/util/makefile.mk')
-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 c06071ff6324..b3b438b8f345 100644 --- a/sc/util/makefile.mk +++ b/sc/util/makefile.mk @@ -259,6 +259,7 @@ LIB8OBJFILES = \ $(SLO)$/attrdlg.obj \ $(SLO)$/scuiimoptdlg.obj \ $(SLO)$/strindlg.obj \ + $(SLO)$/tabbgcolordlg.obj \ $(SLO)$/shtabdlg.obj \ $(SLO)$/scendlg.obj \ $(SLO)$/pvfundlg.obj \ |