aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorSebastien Bacher <seb128@ubuntu.com>2013-03-26 21:09:29 +0100
committerSebastien Bacher <seb128@ubuntu.com>2013-03-26 21:09:29 +0100
commitc43592ae00c733645b7b21ed3f16c66531f406f0 (patch)
tree6ed3c093a294039e3319e29b223496623a1e56ba /tests/Makefile.am
parentda37d3e2d4c214313d68a7efd56fad5f58dacf4b (diff)
parent139717ed246434a8e32b75453266c8d321d119b7 (diff)
downloadayatana-indicator-datetime-c43592ae00c733645b7b21ed3f16c66531f406f0.tar.gz
ayatana-indicator-datetime-c43592ae00c733645b7b21ed3f16c66531f406f0.tar.bz2
ayatana-indicator-datetime-c43592ae00c733645b7b21ed3f16c66531f406f0.zip
Port to timedated instead of gnome-settings-daemon datetime mechanism
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f6387a0..8ca0cbc 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -26,6 +26,7 @@ TEST_LIBS = \
$(top_builddir)/src/.libs/libdatetime.so \
$(INDICATOR_LIBS) \
$(COVERAGE_LDFLAGS) \
+ $(XORG_GTEST_LDFLAGS) \
libgtest.a
TEST_CPPFLAGS = \