summaryrefslogtreecommitdiff
path: root/RepositoryModule_host.mk
diff options
context:
space:
mode:
authorMatúš Kukan <matus.kukan@gmail.com>2015-03-20 08:05:07 +0100
committerMatúš Kukan <matus.kukan@gmail.com>2015-03-20 20:55:04 +0100
commitf5c74abc9fbbe8fc652a85801a87073d40a79b2d (patch)
tree264481f99211171f2e409029e07c47d264ae07aa /RepositoryModule_host.mk
parent39c1c3584e6f730c4f78541e259c49fdea5cb428 (diff)
Remove library urelibs. It was more just a temporary hack and is not used.
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
Diffstat (limited to 'RepositoryModule_host.mk')
-rw-r--r--RepositoryModule_host.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/RepositoryModule_host.mk b/RepositoryModule_host.mk
index 2d7fcb8f8768..b215316d70a1 100644
--- a/RepositoryModule_host.mk
+++ b/RepositoryModule_host.mk
@@ -17,7 +17,6 @@ $(eval $(call gb_Module_Module,libreoffice))
ifneq ($(MERGELIBS),)
$(eval $(call gb_Module_add_targets,libreoffice,\
Library_merged \
- $(if $(URELIBS),Library_urelibs) \
))
endif