summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/Makefile.am1
-rw-r--r--tests/dbus/Makefile.am1
-rw-r--r--tests/dbus/test-tpl-log-store-sqlite.c (renamed from tests/test-tpl-log-store-sqlite.c)0
3 files changed, 1 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)
diff --git a/tests/dbus/Makefile.am b/tests/dbus/Makefile.am
index b5868f0..1cca85d 100644
--- a/tests/dbus/Makefile.am
+++ b/tests/dbus/Makefile.am
@@ -2,6 +2,7 @@ noinst_PROGRAMS = \
test-entity \
test-log-manager \
test-tpl-log-store-pidgin \
+ test-tpl-log-store-sqlite \
test-tpl-log-store-xml \
test-tpl-observer \
$(NULL)
diff --git a/tests/test-tpl-log-store-sqlite.c b/tests/dbus/test-tpl-log-store-sqlite.c
index 385d618..385d618 100644
--- a/tests/test-tpl-log-store-sqlite.c
+++ b/tests/dbus/test-tpl-log-store-sqlite.c