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/02/08 18:48:25 UTC

svn commit: r1444165 - /openoffice/branches/l10n/main/l10ntools/layout/makefile.mk

Author: jani
Date: Fri Feb  8 17:48:25 2013
New Revision: 1444165

URL: http://svn.apache.org/r1444165
Log:
added files, that used to be a lib

Modified:
    openoffice/branches/l10n/main/l10ntools/layout/makefile.mk

Modified: openoffice/branches/l10n/main/l10ntools/layout/makefile.mk
URL: http://svn.apache.org/viewvc/openoffice/branches/l10n/main/l10ntools/layout/makefile.mk?rev=1444165&r1=1444164&r2=1444165&view=diff
==============================================================================
--- openoffice/branches/l10n/main/l10ntools/layout/makefile.mk (original)
+++ openoffice/branches/l10n/main/l10ntools/layout/makefile.mk Fri Feb  8 17:48:25 2013
@@ -49,6 +49,8 @@ OBJFILES =\
 	$(OBJ)/layoutparse.obj\
 	$(OBJ)/merge.obj\
 	$(OBJ)/tralay.obj\
+	$(OBJ)/helpmerge.obj\
+	$(OBJ)/export2.obj\
 	$(OBJ)/xmlparse.obj
 
 APP1OBJS = $(OBJFILES)