summaryrefslogtreecommitdiff
path: root/wizards
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
commitd131c47bfd15c2dfd8586d7b06271ead898460f4 (patch)
tree2330b8ed504637f5d248411b9c7b8a1f7dfd5881 /wizards
parent80fdf3696704607b1b45e144dd932857d8af2e90 (diff)
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'wizards')
-rw-r--r--wizards/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/prj/d.lst b/wizards/prj/d.lst
index 651732e1ca7c..2485e278c7f0 100644
--- a/wizards/prj/d.lst
+++ b/wizards/prj/d.lst
@@ -38,7 +38,7 @@ touch: ..\%__SRC%\misc\wizards.hid %_DEST%\bin%_EXT%\wizards.hid
..\%__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"