diff options
author | Charles Kerr <charles.kerr@canonical.com> | 2014-03-14 17:37:09 +0000 |
---|---|---|
committer | CI bot <ps-jenkins@lists.canonical.com> | 2014-03-14 17:37:09 +0000 |
commit | 8c4067b5484a81e2bb9158266601e30262bfb119 (patch) | |
tree | 11903c9a14e26e3247e9ad4dc9444db686d32ffe /src/CMakeLists.txt | |
parent | 9f3136ba1c79020c10e58fa53e87a84bcce7dc29 (diff) | |
parent | 462e8e6d8e46475ea3222056f65ff40823e9e0bf (diff) | |
download | ayatana-indicator-datetime-8c4067b5484a81e2bb9158266601e30262bfb119.tar.gz ayatana-indicator-datetime-8c4067b5484a81e2bb9158266601e30262bfb119.tar.bz2 ayatana-indicator-datetime-8c4067b5484a81e2bb9158266601e30262bfb119.zip |
Don't use EDS if we're in the greeter. Fixes: 1256130
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index 5660e6a..9bc22f2 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -22,7 +22,6 @@ add_library (${SERVICE_LIB} STATIC locations.cpp locations-settings.cpp menu.cpp - planner-eds.cpp planner-month.cpp planner-range.cpp planner-upcoming.cpp |