aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/Makefile.am')
-rw-r--r--src/daemon/https/lgl/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/daemon/https/lgl/Makefile.am b/src/daemon/https/lgl/Makefile.am
index 6ab8ea25..2caab931 100644
--- a/src/daemon/https/lgl/Makefile.am
+++ b/src/daemon/https/lgl/Makefile.am
@@ -6,6 +6,10 @@ AM_CPPFLAGS = -std=c99 \
6 6
7# gc-gnulib.c 7# gc-gnulib.c
8 8
9if USE_COVERAGE
10 AM_CFLAGS = -fprofile-arcs -ftest-coverage
11endif
12
9noinst_LTLIBRARIES = liblgl.la 13noinst_LTLIBRARIES = liblgl.la
10 14
11liblgl_la_LDFLAGS = -lgcrypt 15liblgl_la_LDFLAGS = -lgcrypt