diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-10-18 22:41:42 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-10-18 22:41:42 +0000 |
commit | 5f6e7f6949fe1fba17b53a04af5b465f19b9b17d (patch) | |
tree | 336b116c7090225344e575c81b023f12aef39c5b /editors/openoffice.org-2-RC/files/patch-unoil::com::sun::star::document::makefile.mk | |
parent | af1eec56218a64bea83d8c6cfece36139f7618e0 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-2-RC/files/patch-unoil::com::sun::star::document::makefile.mk')
-rw-r--r-- | editors/openoffice.org-2-RC/files/patch-unoil::com::sun::star::document::makefile.mk | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/files/patch-unoil::com::sun::star::document::makefile.mk b/editors/openoffice.org-2-RC/files/patch-unoil::com::sun::star::document::makefile.mk new file mode 100644 index 000000000000..63b73d0e107c --- /dev/null +++ b/editors/openoffice.org-2-RC/files/patch-unoil::com::sun::star::document::makefile.mk @@ -0,0 +1,10 @@ +--- ../unoil/com/sun/star/document/makefile.mk.orig Wed Sep 11 11:51:49 2002 ++++ ../unoil/com/sun/star/document/makefile.mk Wed Sep 11 11:52:08 2002 +@@ -64,6 +64,7 @@ + PRJ = ..$/..$/..$/.. + TARGET = unoil_document + PACKAGE = com$/sun$/star$/document ++GENJAVAFILES = $(GENJAVADIR)$/com/sun/star/task/XInteractionContinuation.java + + # --- Settings ----------------------------------------------------- + |