fix sq issue
authorChristian Grothoff <christian@grothoff.org>
Sun, 12 Mar 2017 15:56:11 +0000 (16:56 +0100)
committerChristian Grothoff <christian@grothoff.org>
Sun, 12 Mar 2017 15:56:11 +0000 (16:56 +0100)
src/sq/Makefile.am

index c5f80bcf6bf0ae555e6e09d70703c1b525605f59..cfccd89f6df15b5661d2db1521126faaeecba512 100644 (file)
@@ -9,7 +9,7 @@ if USE_COVERAGE
   AM_CFLAGS = --coverage
 endif
 
-if HAVE_POSTGRESQL
+if HAVE_SQLITE
 lib_LTLIBRARIES = libgnunetsq.la
 endif