aboutsummaryrefslogtreecommitdiff
path: root/src/sq/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/sq/Makefile.am')
-rw-r--r--src/sq/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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
9 AM_CFLAGS = --coverage 9 AM_CFLAGS = --coverage
10endif 10endif
11 11
12if HAVE_POSTGRESQL 12if HAVE_SQLITE
13lib_LTLIBRARIES = libgnunetsq.la 13lib_LTLIBRARIES = libgnunetsq.la
14endif 14endif
15 15