summaryrefslogtreecommitdiff
path: root/stun/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'stun/Makefile.am')
-rw-r--r--stun/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/stun/Makefile.am b/stun/Makefile.am
index d90d8b9..6c3183a 100644
--- a/stun/Makefile.am
+++ b/stun/Makefile.am
@@ -15,7 +15,7 @@ AM_CFLAGS = \
-DG_LOG_DOMAIN=\"libnice-stun\" \
$(LIBNICE_CFLAGS) \
$(GNUTLS_CFLAGS) \
- $(OPENSSL_CFLAGS) \
+ $(OPENSSL_INCLUDES) \
$(NULL)
AM_CPPFLAGS = -I$(top_srcdir)