summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-01-31 19:06:09 +0100
committerStephan Bergmann <sbergman@redhat.com>2013-01-31 19:09:24 +0100
commit7a9fed14d45ba99d5639d4cc80286ee146b8d40a (patch)
tree8e25391af962166faac3dd90e187b1fd5535c6db /Repository.mk
parentd9a18176d6b56119aa91699cd3aa102e36a7805c (diff)
WIP: Experimental new binary type.rdb format
cppuhelper/source/typedescriptionprovider.cxx would read it if it finds .rdb files in that format. Throwaway new reg2bin tool for now can translate existing .rdb files into the new format. Change-Id: Iacf219c30cfc358c3d31fb0d73966cf2296a4fe5
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 069b662a363a..627454e782af 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -56,6 +56,7 @@ $(eval $(call gb_Helper_register_executables,NONE, \
pdf2xml \
pdfunzip \
propex \
+ reg2bin \
regsvrex \
renewpo \
rsc \