summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorZolnai Tamás <zolnaitamas2000@gmail.com>2012-10-06 22:10:41 +0200
committerZolnai Tamás <zolnaitamas2000@gmail.com>2012-10-08 17:14:20 +0200
commitf73618e9dea03d27138cd4599e351249a79bf46b (patch)
treebffb165dd26e538a5957f7cef8d8d5d7d90a62c5 /Repository.mk
parentf9e4d3bfe8eedd49afc2d2161f47a8825a02eec8 (diff)
Move propex/propmerge code to C++
Changes: -Use same methods and commandline params as other localizers -Work with one lang during mergeing -Work well with comments -Correct makefiles according to one lang concept Plus delete propex.bat to avoid conflicts Change-Id: Ia9d2886db263c31f29692c3f6da2b8ec6542b564
Diffstat (limited to 'Repository.mk')
-rw-r--r--Repository.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/Repository.mk b/Repository.mk
index c273b459d494..8aa8e6c95c50 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \
osl_process_child \
pdf2xml \
pdfunzip \
+ propex \
rdbmaker \
regsingleton \
regsvrex \