]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Update Makefile.am bootstrap 408/head
authorAndrey Volk <andywolk@gmail.com>
Tue, 17 Nov 2020 16:51:49 +0000 (20:51 +0400)
committerGitHub <noreply@github.com>
Tue, 17 Nov 2020 16:51:49 +0000 (20:51 +0400)
tests/unit/Makefile.am

index a1bce908e8ca51cda82c47a3d3f597379ee9480c..c29b0889e4058c3176f213b17988e588d311750b 100644 (file)
@@ -4,7 +4,6 @@ undefine AM_CFLAGS
 
 noinst_PROGRAMS = switch_event switch_hash switch_ivr_originate switch_utils switch_core switch_console switch_vpx switch_core_file \
                           switch_ivr_play_say switch_core_codec switch_rtp switch_xml
-
 noinst_PROGRAMS+= switch_core_video switch_core_db switch_vad
 AM_LDFLAGS  = -avoid-version -no-undefined $(openssl_LIBS)
 AM_LDFLAGS += $(FREESWITCH_LIBS) $(switch_builddir)/libfreeswitch.la $(CORE_LIBS) $(APR_LIBS)