[Libreoffice-commits] .: writerperfect/util

Fridrich Strba fridrich at kemper.freedesktop.org
Tue May 17 12:28:47 PDT 2011


 writerperfect/util/makefile.mk |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

New commits:
commit 5403bd9307843d0b710078d64ea4dcbe3110923c
Author: Fridrich Å trba <fridrich.strba at bluewin.ch>
Date:   Tue May 17 21:28:33 2011 +0200

    some tab -> spaces changes

diff --git a/writerperfect/util/makefile.mk b/writerperfect/util/makefile.mk
index 13b9a9e..cfe9323 100644
--- a/writerperfect/util/makefile.mk
+++ b/writerperfect/util/makefile.mk
@@ -75,7 +75,7 @@ LIB2FILES= \
     $(SLB)$/wpsimp.lib
 SHL2LIBS=$(LIB2TARGET)
 SHL2STDLIBS+= \
-    $(SVLLIB)	\
+    $(SVLLIB) \
     $(SOTLIB) \
     $(SO2LIB) \
     $(SVTOOLLIB) \
@@ -103,7 +103,7 @@ LIB3FILES= \
     $(SLB)$/wpgimp.lib
 SHL3LIBS=$(LIB3TARGET)
 SHL3STDLIBS+= \
-    $(SVLLIB)	\
+    $(SVLLIB) \
     $(SOTLIB) \
     $(SO2LIB) \
     $(SVTOOLLIB) \
@@ -131,7 +131,7 @@ LIB4FILES= \
     $(SLB)$/vsdimp.lib
 SHL4LIBS=$(LIB4TARGET)
 SHL4STDLIBS+= \
-    $(SVLLIB)	\
+    $(SVLLIB) \
     $(SOTLIB) \
     $(SO2LIB) \
     $(SVTOOLLIB) \
@@ -143,7 +143,7 @@ SHL4STDLIBS+= \
     $(CPPULIB) \
     $(SALLIB) \
     $(XMLOFFLIB) \
-	$(LIBVISIO) \
+    $(LIBVISIO) \
     $(LIBWPG) \
     $(LIBWPD)
 


More information about the Libreoffice-commits mailing list