diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/openssl/Makefile.am.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openssl/Makefile.am.tpl b/include/openssl/Makefile.am.tpl index 1375956..1bea34d 100644 --- a/include/openssl/Makefile.am.tpl +++ b/include/openssl/Makefile.am.tpl | |||
@@ -1,5 +1,6 @@ | |||
1 | include $(top_srcdir)/Makefile.am.common | 1 | include $(top_srcdir)/Makefile.am.common |
2 | 2 | ||
3 | if !ENABLE_LIBTLS_ONLY | ||
3 | opensslincludedir=$(includedir)/openssl | 4 | opensslincludedir=$(includedir)/openssl |
4 | 5 | ||
5 | opensslinclude_HEADERS = | 6 | opensslinclude_HEADERS = |