summaryrefslogtreecommitdiff
path: root/helpcontent2/source/text/shared/makefile.mk
diff options
context:
space:
mode:
authorFrank Peters <fpe@openoffice.org>2004-08-19 18:54:22 +0000
committerFrank Peters <fpe@openoffice.org>2004-08-19 18:54:22 +0000
commit3a63a01d44c27c7a924930c7c6781d70ce14cd02 (patch)
treef8050734cb2822bda027ef1375192f767115f386 /helpcontent2/source/text/shared/makefile.mk
parent70bb607da25eb1affc75d050212cd9b5281ef57c (diff)
makefiles fixed
Diffstat (limited to 'helpcontent2/source/text/shared/makefile.mk')
-rw-r--r--helpcontent2/source/text/shared/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/helpcontent2/source/text/shared/makefile.mk b/helpcontent2/source/text/shared/makefile.mk
index ebb06ce34a..c3926b3a82 100644
--- a/helpcontent2/source/text/shared/makefile.mk
+++ b/helpcontent2/source/text/shared/makefile.mk
@@ -3,9 +3,9 @@
#* $Workfile:$
#*
#* Creation date KR 28.06.99
-#* last change $Author: fpe $ $Date: 2004-08-18 11:52:02 $
+#* last change $Author: fpe $ $Date: 2004-08-19 19:54:14 $
#*
-#* $Revision: 1.2 $
+#* $Revision: 1.3 $
#*
#* $Logfile:$
#*
@@ -23,7 +23,7 @@ PACKAGE = text/shared
# using a modified forme of package should do here
TARGET = text_shared
# edit to match the current module
-MODULE = text/shared
+MODULE = shared
# --- Settings -----------------------------------------------------