From 1df89b1bc7979b8d9ca47c37ce9ef4103b4b7cd5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Tue, 10 Jun 2014 18:44:18 +0200 Subject: [PATCH] All unix uses gio Change-Id: I4e57fcd731efc2ca703f9d3407553e5dd2fef2de --- shell/Module_shell.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shell/Module_shell.mk b/shell/Module_shell.mk index 15ab847..9568e8e 100644 --- a/shell/Module_shell.mk +++ b/shell/Module_shell.mk @@ -14,7 +14,7 @@ $(eval $(call gb_Module_add_targets,shell,\ Library_localebe \ )) -ifeq ($(OS),LINUX) +ifeq ($(OS),UNX) ifeq ($(ENABLE_GIO),TRUE) $(eval $(call gb_Module_add_targets,shell,\ Library_losessioninstall \ -- 1.9.2