diff options
author | Andras Timar <atimar@suse.com> | 2012-11-20 15:03:34 +0100 |
---|---|---|
committer | Andras Timar <atimar@suse.com> | 2012-11-20 15:03:34 +0100 |
commit | fa88b3717d58410f6318c520b0397000f86b9720 (patch) | |
tree | ad8f1b2135ebe8045de55e5af233ff442d901444 /Repository.mk | |
parent | 54cd57e03e115d6b009409e6df374603452b1378 (diff) | |
parent | a7261b424716463a7bb157f0d79084c868e10015 (diff) |
Merge branch 'feature/killsdf'
Conflicts:
desktop/prj/build.lst
helpcontent2
l10ntools/Executable_gsicheck.mk
l10ntools/Executable_uiex.mk
regexp/inc/regexp/reclass.hxx
solenv/gbuild/AllLangResTarget.mk
Change-Id: I398f0cd9e7daefa8d2e04fd977d5bc2e9708169b
Diffstat (limited to 'Repository.mk')
-rwxr-xr-x | Repository.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk index 8dd9e272980d..dd5a93c65067 100755 --- a/Repository.mk +++ b/Repository.mk @@ -56,8 +56,10 @@ $(eval $(call gb_Helper_register_executables,NONE, \ osl_process_child \ pdf2xml \ pdfunzip \ + propex \ regsingleton \ regsvrex \ + renewpo \ rsc \ rscdep \ saxparser \ @@ -66,6 +68,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \ svg2odf \ svidl \ transex3 \ + treex \ typesconfig \ $(if $(filter UCPP,$(BUILD_TYPE)),\ ucpp \ |