summaryrefslogtreecommitdiff
path: root/Repository.mk
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2012-03-21 15:11:19 +0000
committerMatúš Kukan <matus.kukan@gmail.com>2012-07-17 16:39:27 +0200
commit1aafe220bb1aecf12d5aed2eabaa2926d2e29e2f (patch)
treeb23b5a32c697fddbdc256161dd1f675cac67e029 /Repository.mk
parent87604788aaf364edd86890e5a1a08473a031a054 (diff)
tubes: add approver
This is a small external process designed to prompt the user for incoming LibreOffice-flavoured D-Bus tubes. Right now it is not service-activatable, but soon it will be…
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 558998a3c63b..9d5a11c9e346 100644
--- a/Repository.mk
+++ b/Repository.mk
@@ -138,6 +138,7 @@ $(eval $(call gb_Helper_register_executables,OOO,\
soffice.bin \
unopkg.bin \
gengal.bin \
+ liboapprover \
))
ifeq ($(OS),MACOSX)