From: Michael Jerris Date: Wed, 11 Jun 2014 20:20:38 +0000 (-0500) Subject: fix install X-Git-Tag: v1.5.13~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfaf20c2f327fdf06f722eda29f56cb81e70740b;p=thirdparty%2Ffreeswitch.git fix install --- diff --git a/src/mod/endpoints/mod_verto/Makefile.am b/src/mod/endpoints/mod_verto/Makefile.am index 08b82bd32c..00744270bc 100644 --- a/src/mod/endpoints/mod_verto/Makefile.am +++ b/src/mod/endpoints/mod_verto/Makefile.am @@ -20,7 +20,7 @@ MCAST_la_LDFLAGS = -avoid-version -module -no-undefined -shared $(PERL_LDFLAGS install-data-local: perlmod-install perlmod-install: install-perlLTLIBRARIES - install -m 755 MCAST.pm $(PERL_SITEDIR) + install -m 755 mcast/MCAST.pm $(PERL_SITEDIR) endif mcast/esl_wrap.cpp: