aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-10-09 17:28:53 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2017-10-11 22:32:19 +0200
commit985094601315c45c2e0a2ac8292df4c2f646c698 (patch)
tree655555307d015cc7590789ac79969a902450a00a /configure.ac
parentf7c3e6e3a29f67398fdb8790629d0e951a494bc1 (diff)
add initial db_test: creating and deleting subscribers
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 167d7f3..1db32d4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -70,4 +70,5 @@ AC_OUTPUT(
tests/auc/Makefile
tests/auc/gen_ts_55_205_test_sets/Makefile
tests/gsup_server/Makefile
+ tests/db/Makefile
)