aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
diff options
context:
space:
mode:
authorPau Espin Pedrol <pespin@sysmocom.de>2018-04-17 15:10:03 +0200
committerPau Espin Pedrol <pespin@sysmocom.de>2018-04-17 15:10:05 +0200
commitec9440f1bc371fc9b95166e051be642ca3ac1274 (patch)
treeed7130d9f0b007364b4ed1bca3d1d934eddf9540 /src/Makefile.am
parent51530311a8a3edbf2518413a805eb0a9f111f756 (diff)
Remove unused src/db_test.c
There's a larger test suite in use in tests/db/db_test.c Change-Id: Ifa409df9b4bb94bd4e8f15568486066393009494
Diffstat (limited to 'src/Makefile.am')
-rw-r--r--src/Makefile.am4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 9fbb062..60fc479 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -38,10 +38,6 @@ bin_PROGRAMS = \
osmo-hlr-db-tool \
$(NULL)
-noinst_PROGRAMS = \
- db_test \
- $(NULL)
-
osmo_hlr_SOURCES = \
auc.c \
ctrl.c \