summaryrefslogtreecommitdiff
path: root/eventattacher
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
commit12e3c470b2a83f80d8e24d0ea31ce5a2674851f6 (patch)
tree727ea5025e37502d278026c2f716a7b07d6dd5da /eventattacher
parent908391e7fbf0ee916f2e1538f22a6f6d3c1cf30c (diff)
Deliver both *staticdatamembers*.hxx and *staticdatamembers*.h
Diffstat (limited to 'eventattacher')
-rw-r--r--eventattacher/prj/d.lst2
1 files changed, 1 insertions, 1 deletions
diff --git a/eventattacher/prj/d.lst b/eventattacher/prj/d.lst
index ac15000f0c..1f0f77a358 100644
--- a/eventattacher/prj/d.lst
+++ b/eventattacher/prj/d.lst
@@ -3,7 +3,7 @@
..\%__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"