diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 11:30:43 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2007-06-27 11:30:43 +0000 |
commit | 585450b2c39ffbe040e45aced480fb911da02e50 (patch) | |
tree | 9421fe4964b6c9241a9d9ad846253816f3922017 /offapi/util | |
parent | 3f9d4a22f26379e79893acd0851f04ba3be2b38d (diff) |
INTEGRATION: CWS awttree01 (1.97.44); FILE MERGED
2007/06/08 09:35:02 cl 1.97.44.5: RESYNC: (1.103-1.104); FILE MERGED
2007/05/21 10:46:43 cl 1.97.44.4: RESYNC: (1.102-1.103); FILE MERGED
2007/03/11 15:34:24 cl 1.97.44.3: RESYNC: (1.98-1.102); FILE MERGED
2006/10/13 14:26:25 cl 1.97.44.2: RESYNC: (1.97-1.98); FILE MERGED
2006/09/28 13:42:15 cl 1.97.44.1: added primilary awt tree control api
Diffstat (limited to 'offapi/util')
-rw-r--r-- | offapi/util/makefile.mk | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/offapi/util/makefile.mk b/offapi/util/makefile.mk index 1884b393125e..b086f6a0e94c 100644 --- a/offapi/util/makefile.mk +++ b/offapi/util/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.104 $ +# $Revision: 1.105 $ # -# last change: $Author: vg $ $Date: 2007-05-22 15:12:04 $ +# last change: $Author: hr $ $Date: 2007-06-27 12:30:43 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -48,6 +48,7 @@ TARGET=offapi_db UNOIDLDBFILES= \ $(UCR)$/cssauth.db \ $(UCR)$/cssawt.db \ + $(UCR)$/cssawttree.db \ $(UCR)$/csschart.db \ $(UCR)$/csschart2.db \ $(UCR)$/csschart2data.db \ |