Kaydet (Commit) 313b82d3 authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

Library recentfile should be built when UXING_X11

Change-Id: I9b8d67540f646e7da59e35303bf75cc43367f2c3
Reviewed-on: https://gerrit.libreoffice.org/19092Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst efad388f
......@@ -108,17 +108,13 @@ $(eval $(call gb_Module_add_targets,shell,\
endif
ifneq ($(filter-out MACOSX WNT,$(OS)),)
ifneq ($(ENABLE_HEADLESS),TRUE)
ifeq ($(USING_X11),TRUE)
$(eval $(call gb_Module_add_targets,shell,\
Library_recentfile \
Package_scripts \
Package_scripts_gnome \
Package_scripts_kde \
))
endif
endif
ifneq ($(OS),WNT)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment