diff options
author | Carsten Driesner <cd@openoffice.org> | 2001-05-21 11:59:05 +0000 |
---|---|---|
committer | Carsten Driesner <cd@openoffice.org> | 2001-05-21 11:59:05 +0000 |
commit | ddb21cae11ced9756308d1f68a6be734a7dd8f22 (patch) | |
tree | 194cea388e4bbea8ac3f2b8a9ea9b74299e437ed /framework | |
parent | 1ae17e90a454a19c32a4c43cc634f4ad2e1fc02f (diff) |
broken d.lst entry fixed
Diffstat (limited to 'framework')
-rw-r--r-- | framework/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/prj/d.lst b/framework/prj/d.lst index 97a8144783e0..1701b79fcd47 100644 --- a/framework/prj/d.lst +++ b/framework/prj/d.lst @@ -6,7 +6,7 @@ mkdir: %_DEST%\inc%_EXT%\framework ..\%__SRC%\bin\login %_DEST%\bin%_EXT%\login.bin ..\%__SRC%\lib\*.so %_DEST%\lib%_EXT%\* -..\dtd\menubar.dtd %_DEST%\bin\menubar.dtd +..\dtd\menubar.dtd %_DEST%\bin%_EXT%\menubar.dtd ..\%__SRC%\lib\ifwe.lib %_DEST%\lib%_EXT%\ifwe.lib ..\inc\helper\imageproducer.hxx %_DEST%\inc%_EXT%\framework\imageproducer.hxx |