aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorRuben Undheim <ruben.undheim@gmail.com>2016-12-21 18:36:35 +0100
committerMax <msuraev@sysmocom.de>2017-01-24 15:15:24 +0100
commitd1b28bd766e55f50cfcd3011cd55908e8913fddb (patch)
tree7438aefd4ac9ca82d1f0588691593299d1b9d6b7 /Makefile.am
parent833e97e9ba84fb3237adda5808dddc8a2d8430a7 (diff)
Do not embed sqlite3 when building
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 06251f0..f9f5a5c 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -28,7 +28,6 @@ AM_CXXFLAGS = -Wall -pthread -ldl
# Order must be preserved
SUBDIRS = \
- sqlite3 \
CommonLibs \
GSM \
Transceiver52M