diff options
author | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-06-03 17:54:37 +0200 |
---|---|---|
committer | Frank Schoenheit [fs] <frank.schoenheit@sun.com> | 2010-06-03 17:54:37 +0200 |
commit | 80391167818510cac71e423c4a69850f8f638f92 (patch) | |
tree | 35ad9eaf96ee4a562db848669495f035bc71984f /svtools/source/uno/makefile.mk | |
parent | 4d1c1eae73df67c115f532b7078deaf7caf4cde8 (diff) | |
parent | 9e2ed49397eda707bca5326d09ff58b10fa05147 (diff) |
unoawt: merged in latest changes from CWS slidecopy (rebase to m80)
Diffstat (limited to 'svtools/source/uno/makefile.mk')
-rw-r--r-- | svtools/source/uno/makefile.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/makefile.mk b/svtools/source/uno/makefile.mk index 4a52960f448c..d207b1effd97 100644 --- a/svtools/source/uno/makefile.mk +++ b/svtools/source/uno/makefile.mk @@ -52,7 +52,7 @@ SLOFILES= \ $(SLO)$/unoevent.obj \ $(SLO)$/unoiface.obj \ $(SLO)$/unoimap.obj \ - $(SLO)$/svtxgridcontrol.obj + $(SLO)$/svtxgridcontrol.obj # --- Targets ------------------------------------------------------ |