diff options
author | Rüdiger Timm <rt@openoffice.org> | 2007-10-24 14:27:54 +0000 |
---|---|---|
committer | Rüdiger Timm <rt@openoffice.org> | 2007-10-24 14:27:54 +0000 |
commit | bb91a36b0732daaf35189b6f49d7a530fb27d327 (patch) | |
tree | 36e44a54d94459bfd0207eaa031496e5ce4b1111 /openssl | |
parent | 13a0ba54bef61926109fb3179b55d1a78c29603c (diff) |
Do not deliver 'myworld.mk'
Diffstat (limited to 'openssl')
-rw-r--r-- | openssl/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openssl/prj/d.lst b/openssl/prj/d.lst index 1db49f96b5af..9e95234af8c5 100644 --- a/openssl/prj/d.lst +++ b/openssl/prj/d.lst @@ -1,7 +1,7 @@ mkdir: %_DEST%\inc%_EXT%\external mkdir: %_DEST%\inc%_EXT%\external\openssl ..\version.mk %_DEST%\inc%_EXT%\external\openssl\version.mk -..\%__SRC%\inc\* %_DEST%\inc%_EXT%\external\openssl\* +..\%__SRC%\inc\*.h %_DEST%\inc%_EXT%\external\openssl ..\%__SRC%\lib\ssleay32.lib %_DEST%\lib%_EXT%\ssleay32.lib ..\%__SRC%\lib\ssleay32.lib %_DEST%\lib%_EXT%\ssleay32.exp ..\%__SRC%\bin\ssleay32.dll %_DEST%\bin%_EXT%\ssleay32.dll |