From 985094601315c45c2e0a2ac8292df4c2f646c698 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 9 Oct 2017 17:28:53 +0200 Subject: add initial db_test: creating and deleting subscribers Change-Id: I2a0d277f55162bf5ceb0fc7d50390f2994daed71 --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') 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 ) -- cgit v1.2.3