From: Brian West Date: Sat, 8 Mar 2014 00:06:22 +0000 (-0600) Subject: fix autotools missing file name X-Git-Tag: v1.5.11~99 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c19bb4d1800216491a6e5333c719b36ff621b5d8;p=thirdparty%2Ffreeswitch.git fix autotools missing file name --- diff --git a/configure.ac b/configure.ac index f91b903d9c..ebecc772c8 100644 --- a/configure.ac +++ b/configure.ac @@ -1327,7 +1327,7 @@ AC_CONFIG_FILES([Makefile src/mod/event_handlers/mod_radius_cdr/Makefile src/mod/event_handlers/mod_rayo/Makefile src/mod/event_handlers/mod_snmp/Makefile - src/mod/event_handlers/mod_event_zmq + src/mod/event_handlers/mod_event_zmq/Makefile src/mod/formats/mod_local_stream/Makefile src/mod/formats/mod_native_file/Makefile src/mod/formats/mod_shell_stream/Makefile