From: Anthony Minessale Date: Mon, 16 Feb 2015 22:06:43 +0000 (-0600) Subject: FS-7122 reversion X-Git-Tag: v1.4.17~1^2~24^2~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7cf5a846348020a2f6fcc7614ef10c2296d8ec9d;p=thirdparty%2Ffreeswitch.git FS-7122 reversion --- diff --git a/libs/srtp/test/Makefile.am b/libs/srtp/test/Makefile.am index 4af9005ac3..2651f2714f 100644 --- a/libs/srtp/test/Makefile.am +++ b/libs/srtp/test/Makefile.am @@ -1,4 +1,4 @@ -AUTOMAKE_OPTIONS = gnu subdir-objects +AUTOMAKE_OPTIONS = gnu AM_CFLAGS = $(new_AM_CFLAGS) -I$(top_srcdir)/include -I$(top_srcdir)/crypto/include AM_CPPFLAGS = $(AM_CFLAGS) AM_LDFLAGS = $(new_AM_LDFLAGS) -L$(srcdir) -lsrtp