summaryrefslogtreecommitdiff
path: root/officecfg
diff options
context:
space:
mode:
authorPatrick Luby <pluby@openoffice.org>2001-03-02 21:39:55 +0000
committerPatrick Luby <pluby@openoffice.org>2001-03-02 21:39:55 +0000
commit464d8911e8142c5cf153a71540ef774e724d78cc (patch)
treeed57069dd911074d6eab64eb8fa94d5917c6c1a5 /officecfg
parent066e06b8ddbad71d564c2f33b59d7bf371ef6528 (diff)
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'officecfg')
-rw-r--r--officecfg/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/officecfg/prj/d.lst b/officecfg/prj/d.lst
index ae77e68b092d..3c7615dcc50b 100644
--- a/officecfg/prj/d.lst
+++ b/officecfg/prj/d.lst
@@ -57,7 +57,7 @@ mkdir: %_DEST%\xml%_EXT%\office\definition
..\%__SRC%\lib\lib*static*.dylib %_DEST%\lib%_EXT%\lib*static*.dylib
..\%__SRC%\misc\*staticdatamembers.cxx %_DEST%\inc%_EXT%\*staticdatamembers.cxx
-..\%__SRC%\misc\*staticdatamembers.hxx %_DEST%\inc%_EXT%\*staticdatamembers.hxx
+..\%__SRC%\misc\*staticdatamembers.h* %_DEST%\inc%_EXT%\*staticdatamembers.h*
dos: sh -c "if test %OS% = MACOSX; then create-bundle %_DEST%\lib%_EXT%\*.dylib; fi"
dos: sh -c "if test %OS% = MACOSX; then create-libstatic-link %_DEST%\lib%_EXT%; fi"