From 3a63a01d44c27c7a924930c7c6781d70ce14cd02 Mon Sep 17 00:00:00 2001 From: Frank Peters Date: Thu, 19 Aug 2004 18:54:22 +0000 Subject: makefiles fixed --- helpcontent2/source/text/scalc/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'helpcontent2/source/text/scalc/makefile.mk') diff --git a/helpcontent2/source/text/scalc/makefile.mk b/helpcontent2/source/text/scalc/makefile.mk index a069c1538c..fbdf4d9d3d 100644 --- a/helpcontent2/source/text/scalc/makefile.mk +++ b/helpcontent2/source/text/scalc/makefile.mk @@ -3,9 +3,9 @@ #* $Workfile:$ #* #* Creation date KR 28.06.99 -#* last change $Author: fpe $ $Date: 2004-08-18 11:51:53 $ +#* last change $Author: fpe $ $Date: 2004-08-19 19:54:10 $ #* -#* $Revision: 1.2 $ +#* $Revision: 1.3 $ #* #* $Logfile:$ #* @@ -23,7 +23,7 @@ PACKAGE = text/scalc # using a modified forme of package should do here TARGET = text_scalc # edit to match the current module -MODULE = text/scalc +MODULE = scalc # --- Settings ----------------------------------------------------- -- cgit