From: Christian Grothoff Date: Sun, 12 Mar 2017 15:56:11 +0000 (+0100) Subject: fix sq issue X-Git-Tag: gnunet-0.11.0rc0~287^2 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=48510e67c596abe400cfca758888fc73d4966e31;p=oweals%2Fgnunet.git fix sq issue --- diff --git a/src/sq/Makefile.am b/src/sq/Makefile.am index c5f80bcf6..cfccd89f6 100644 --- a/src/sq/Makefile.am +++ b/src/sq/Makefile.am @@ -9,7 +9,7 @@ if USE_COVERAGE AM_CFLAGS = --coverage endif -if HAVE_POSTGRESQL +if HAVE_SQLITE lib_LTLIBRARIES = libgnunetsq.la endif