From 1aafe220bb1aecf12d5aed2eabaa2926d2e29e2f Mon Sep 17 00:00:00 2001 From: Will Thompson Date: Wed, 21 Mar 2012 15:11:19 +0000 Subject: tubes: add approver MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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… --- Repository.mk | 1 + 1 file changed, 1 insertion(+) (limited to 'Repository.mk') 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) -- cgit