aboutsummaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorCharles Kerr <charles.kerr@canonical.com>2014-02-02 22:37:22 -0600
committerCharles Kerr <charles.kerr@canonical.com>2014-02-02 22:37:22 -0600
commitfcc1ab27cbc36983be51589800d269b055356b2b (patch)
tree7e28bd8686bdd8fb3a7675c58ef370922c2d2cf6 /src/CMakeLists.txt
parenta03811363619c178fd5156fa94eb5d5a4897afa5 (diff)
downloadayatana-indicator-datetime-fcc1ab27cbc36983be51589800d269b055356b2b.tar.gz
ayatana-indicator-datetime-fcc1ab27cbc36983be51589800d269b055356b2b.tar.bz2
ayatana-indicator-datetime-fcc1ab27cbc36983be51589800d269b055356b2b.zip
from alarm dev branch: add the alarm watcher and its unit tests
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 810e299..12a5b74 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -18,6 +18,7 @@ add_library (${SERVICE_LIB} STATIC
appointment.cpp
clock.cpp
clock-live.cpp
+ clock-watcher.cpp
date-time.cpp
exporter.cpp
formatter.cpp