From 90ab1d16f57746392d7068ce137f76edd6da08ba Mon Sep 17 00:00:00 2001 From: Anthony Minessale Date: Wed, 21 Jan 2015 02:01:54 -0600 Subject: [PATCH] fix cent5 build --- libs/srtp/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/srtp/Makefile.am b/libs/srtp/Makefile.am index 4e89d96f26..88be99b4e0 100644 --- a/libs/srtp/Makefile.am +++ b/libs/srtp/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = gnu subdir-objects +AUTOMAKE_OPTIONS = gnu NAME=srtp AM_CFLAGS = $(new_AM_CFLAGS) -I./src -Icrypto/include -I$(srcdir)/include -I$(srcdir)/crypto/include