You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openoffice.apache.org by ja...@apache.org on 2013/10/03 10:29:30 UTC

svn commit: r1528745 - in /openoffice/branches/l10n40/main: cppuhelper/qa/propertysetmixin/makefile.mk jurt/test/com/sun/star/lib/uno/protocols/urp/makefile.mk

Author: jani
Date: Thu Oct  3 08:29:29 2013
New Revision: 1528745

URL: http://svn.apache.org/r1528745
Log:
corrected dummy makefile entries for non genPO calls.

Modified:
    openoffice/branches/l10n40/main/cppuhelper/qa/propertysetmixin/makefile.mk
    openoffice/branches/l10n40/main/jurt/test/com/sun/star/lib/uno/protocols/urp/makefile.mk

Modified: openoffice/branches/l10n40/main/cppuhelper/qa/propertysetmixin/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/cppuhelper/qa/propertysetmixin/makefile.mk?rev=1528745&r1=1528744&r2=1528745&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/cppuhelper/qa/propertysetmixin/makefile.mk (original)
+++ openoffice/branches/l10n40/main/cppuhelper/qa/propertysetmixin/makefile.mk Thu Oct  3 08:29:29 2013
@@ -22,7 +22,7 @@
 
 
 .IF "$(OOO_SUBSEQUENT_TESTS)" == ""
-.INCLUDE: target.mk
+genPO:
 .ELSE
 
 PRJ := ../..

Modified: openoffice/branches/l10n40/main/jurt/test/com/sun/star/lib/uno/protocols/urp/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n40/main/jurt/test/com/sun/star/lib/uno/protocols/urp/makefile.mk?rev=1528745&r1=1528744&r2=1528745&view=diff
==============================================================================
--- openoffice/branches/l10n40/main/jurt/test/com/sun/star/lib/uno/protocols/urp/makefile.mk (original)
+++ openoffice/branches/l10n40/main/jurt/test/com/sun/star/lib/uno/protocols/urp/makefile.mk Thu Oct  3 08:29:29 2013
@@ -22,7 +22,7 @@
 
 
 .IF "$(OOO_SUBSEQUENT_TESTS)" == ""
-.INCLUDE: target.mk
+genPO:
 .ELSE
 
 PRJ := ..$/..$/..$/..$/..$/..$/..$/..