summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-03-08 16:46:57 +0100
committerCosimo Alfarano <cosimo.alfarano@collabora.co.uk>2010-03-08 16:46:57 +0100
commita78c3def6b3251ca75515c0ac3cc347064941d3f (patch)
tree816b7c6d3ccf6c49b9f30b62d0301dcfa3d3510d /tests/Makefile.am
parent28e5420f50afd5ce3e33f8f545c67a8599cdcdd2 (diff)
downloadtelepathy-logger-a78c3def6b3251ca75515c0ac3cc347064941d3f.tar.gz
Renamed log-store-counter into log-store-sqlite
Updated also all the methods' calls
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 507002a..f8178ed 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -12,7 +12,7 @@ noinst_PROGRAMS = \
test-tpl-channel \
test-tpl-conf \
test-tpl-log-entry \
- test-tpl-log-store-counter \
+ test-tpl-log-store-sqlite \
test-tpl-log-manager \
test-tpl-observer \
test-searches \