diff options
Diffstat (limited to 'ssl/Makefile.am')
-rw-r--r-- | ssl/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ssl/Makefile.am b/ssl/Makefile.am index dca98e2..a7a7d72 100644 --- a/ssl/Makefile.am +++ b/ssl/Makefile.am | |||
@@ -2,6 +2,7 @@ include $(top_srcdir)/Makefile.am.common | |||
2 | 2 | ||
3 | -include $(abs_top_builddir)/crypto/libcrypto_la_objects.mk | 3 | -include $(abs_top_builddir)/crypto/libcrypto_la_objects.mk |
4 | 4 | ||
5 | AM_CPPFLAGS += -I$(top_srcdir)/crypto | ||
5 | AM_CPPFLAGS += -I$(top_srcdir)/crypto/bio | 6 | AM_CPPFLAGS += -I$(top_srcdir)/crypto/bio |
6 | 7 | ||
7 | noinst_LTLIBRARIES = libbs.la | 8 | noinst_LTLIBRARIES = libbs.la |