[Libreoffice-commits] .: cppu/util

Christian Lohmaier cloph at kemper.freedesktop.org
Mon Jun 13 14:30:47 PDT 2011


 cppu/util/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 6e37eaba3001a3ee148e18d0a3eb627ab1df3ebb
Author: Christian Lohmaier <lohmaier+LibreOffice at googlemail.com>
Date:   Mon Jun 13 23:31:18 2011 +0200

    restore dependency

diff --git a/cppu/util/makefile.mk b/cppu/util/makefile.mk
index e4d6c29..f8ae76e 100644
--- a/cppu/util/makefile.mk
+++ b/cppu/util/makefile.mk
@@ -87,7 +87,7 @@ SHL2OBJS    := \
     $(SLO)$/helper_purpenv_Environment.obj 	\
     $(SLO)$/helper_purpenv_Mapping.obj      \
     $(SLO)$/helper_purpenv_Proxy.obj
-
+SHL2DEPN=$(SHL1TARGETN)
 
 # --- Targets ------------------------------------------------------
 .INCLUDE :	target.mk


More information about the Libreoffice-commits mailing list