aboutsummaryrefslogtreecommitdiff
path: root/ssl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'ssl/Makefile.am')
-rw-r--r--ssl/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/ssl/Makefile.am b/ssl/Makefile.am
index 227dfdf..7eb0ccd 100644
--- a/ssl/Makefile.am
+++ b/ssl/Makefile.am
@@ -1,5 +1,7 @@
1include $(top_srcdir)/Makefile.am.common 1include $(top_srcdir)/Makefile.am.common
2 2
3AM_CPPFLAGS += -I$(top_srcdir)/crypto/bio
4
3noinst_LTLIBRARIES = libbs.la 5noinst_LTLIBRARIES = libbs.la
4 6
5if ENABLE_LIBTLS_ONLY 7if ENABLE_LIBTLS_ONLY