diff options
author | Tom Verbeek <tv@openoffice.org> | 2001-08-09 08:34:06 +0000 |
---|---|---|
committer | Tom Verbeek <tv@openoffice.org> | 2001-08-09 08:34:06 +0000 |
commit | c73a35bfbc279953b09d752864fc229f288290cb (patch) | |
tree | 5ec42b9d1c37465a0b313ddf2631889ead5d3ec1 /extras/util | |
parent | a889cbd01ad9a156ef33e6159fb651255356d6cc (diff) |
#88451# added target for migration
Diffstat (limited to 'extras/util')
-rw-r--r-- | extras/util/target.pmk | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/extras/util/target.pmk b/extras/util/target.pmk index 71fb13e11004..14730cc396bd 100644 --- a/extras/util/target.pmk +++ b/extras/util/target.pmk @@ -2,9 +2,9 @@ # # $RCSfile: target.pmk,v $ # -# $Revision: 1.5 $ +# $Revision: 1.6 $ # -# last change: $Author: tv $ $Date: 2001-01-26 15:28:28 $ +# last change: $Author: tv $ $Date: 2001-08-09 09:34:06 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -118,6 +118,8 @@ CONFIG_SERVER_BITMAP_UNX_TARGET = cfgsrvbitmapunx CONFIG_SERVER_DOCLANG_TARGET = cfgsrvdoclang CONFIG_USER_TARGET = cfgusr +MIGRATION_TARGET = migration + PALETTES_TARGET = palettes SAMPLES_DRAWINGS_TARGET = samdraw |