diff options
author | nidd <nidd@openoffice.org> | 2001-12-25 07:48:43 +0000 |
---|---|---|
committer | nidd <nidd@openoffice.org> | 2001-12-25 07:48:43 +0000 |
commit | e64853c2ada972f6f9eb1ab120c9196e0778e391 (patch) | |
tree | acd723275534f650218d2050d9b30913d7fa95a9 /lingucomponent/source | |
parent | 2295f7090ed4c8cd36e71051188ffa374d284a9e (diff) |
Fixed bugs caused by relocation in source-tree.
Diffstat (limited to 'lingucomponent/source')
-rw-r--r-- | lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk index 2832add60dfc..8f470ce6959a 100644 --- a/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk +++ b/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/makefile.mk @@ -2,9 +2,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.1 $ +# $Revision: 1.2 $ # -# last change: $Author: nidd $ $Date: 2001-12-25 08:24:12 $ +# last change: $Author: nidd $ $Date: 2001-12-25 08:48:43 $ # # The Contents of this file are made available subject to the terms of # either of the following licenses @@ -60,7 +60,7 @@ # #************************************************************************* -PRJ = ..$/..$/.. +PRJ = ..$/..$/..$/.. PRJNAME = lingucomponent TARGET = hyphen |