diff options
author | Jan Holesovsky <kendy@collabora.com> | 2016-03-14 10:30:31 +0100 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2016-03-14 10:31:13 +0100 |
commit | 0ce8320eeb1df7eb4f54774e92c2b0e5488570e3 (patch) | |
tree | de7946ed1ebb80e69f29d9f0e452d20cac675277 /onlineupdate/Module_onlineupdate.mk | |
parent | bd1a3e75738d65a3bdd615c106ea57a999d51376 (diff) |
Revert "tdf#98602 Duplicate code in onlineupdate/"
Unfortunately needs more work, I've pushed it too early...
This reverts commit e60506acc53098b4b479d565048c316562657cec.
Diffstat (limited to 'onlineupdate/Module_onlineupdate.mk')
-rw-r--r-- | onlineupdate/Module_onlineupdate.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/onlineupdate/Module_onlineupdate.mk b/onlineupdate/Module_onlineupdate.mk index 19b8529fc466..113c03179815 100644 --- a/onlineupdate/Module_onlineupdate.mk +++ b/onlineupdate/Module_onlineupdate.mk @@ -14,7 +14,6 @@ ifneq ($(ENABLE_ONLINE_UPDATE_MAR),) $(eval $(call gb_Module_add_targets,onlineupdate,\ Executable_mar \ Executable_updater \ - StaticLibrary_libmar \ )) endif |