aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorHolger Freyther <zecke@selfish.org>2008-12-31 23:25:05 +0000
committerHolger Freyther <zecke@selfish.org>2008-12-31 23:25:05 +0000
commitdbede4e41425901db53920524b4bb8f083d6ee44 (patch)
tree44e4245c80c0ee75796911a3f6756d9957474856 /configure.in
parent6dbca34bd3c39b8c9172466c73fece067c590b04 (diff)
Move the db_test.c to a specific test directory
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index e3e8a3b89..045d7350e 100644
--- a/configure.in
+++ b/configure.in
@@ -25,4 +25,5 @@ AC_OUTPUT(
tests/timer/Makefile
tests/sms/Makefile
tests/gsm0408/Makefile
+ tests/db/Makefile
Makefile)