From 650b612400b2e7156069ff462b974e9e12005013 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 8 Mar 2014 14:32:16 +0100 Subject: Introduce profile mobile, which includes SyncEvolution. --- Makefile | 2 +- profiles/desktop-mobile | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 profiles/desktop-mobile diff --git a/Makefile b/Makefile index 78c66cb..dc02007 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ profiles = desktop -desktoptopics = email office scheduling web +desktoptopics = email mobile office scheduling web lcdesktoptopics = email office web lcgroups = all eu desktoptopiclists = $(patsubst %,profiles/desktop-%,$(desktoptopics)) diff --git a/profiles/desktop-mobile b/profiles/desktop-mobile new file mode 100644 index 0000000..e179ad6 --- /dev/null +++ b/profiles/desktop-mobile @@ -0,0 +1,2 @@ +# include SyncEvolution with command-line interface and http service +sync-ui syncevolution syncevolution-http -- cgit v1.2.3