summaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
authorNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-01 14:15:37 -0500
committerNicolas Dufresne <nicolas.dufresne@collabora.co.uk>2011-03-01 14:17:13 -0500
commit7efb9a8d35bf22a4b8c289684ef5591f03da9e94 (patch)
tree16fc0306046e8d62629a0e8d9e1f47d4e2a845e2 /tests/Makefile.am
parent6ff3282cd5819897f7b8ad8cd60ca5b0ce1aef74 (diff)
downloadtelepathy-logger-7efb9a8d35bf22a4b8c289684ef5591f03da9e94.tar.gz
Moved sqlite test with dbus tests
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index ec01564..0e22692 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -9,7 +9,6 @@ EXTRA_DIST = logs
noinst_PROGRAMS = \
test-tpl-channel \
test-tpl-conf \
- test-tpl-log-store-sqlite \
$(NULL)
TESTS = $(noinst_PROGRAMS)