summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 16:12:44 -0400
committerOlivier CrĂȘte <olivier.crete@collabora.com>2011-10-11 16:14:10 -0400
commit3bad0f31069406428f496b2d4ad1199fd75b94bb (patch)
tree417922ed16bdf1453e4cf544e4368506cba1e34f /configure.ac
parent52a59229d200a8d74d66e02126c290434d3157d8 (diff)
downloadfarstream-3bad0f31069406428f496b2d4ad1199fd75b94bb.tar.gz
Rename plugins directories to match plugin names
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac12
1 files changed, 6 insertions, 6 deletions
diff --git a/configure.ac b/configure.ac
index 09e409dc..3c4c8f31 100644
--- a/configure.ac
+++ b/configure.ac
@@ -110,9 +110,9 @@ FS_PLUGINS_ALL=" \
fsrawconference \
fsrtpconference \
fsmsnconference \
- funnel \
- rtcpfilter \
- videoanyrate
+ fsfunnel \
+ fsrtcpfilter \
+ fsvideoanyrate
"
AC_SUBST(FS_PLUGINS_ALL)
@@ -399,9 +399,9 @@ gst/Makefile
gst/fsrawconference/Makefile
gst/fsrtpconference/Makefile
gst/fsmsnconference/Makefile
-gst/funnel/Makefile
-gst/rtcpfilter/Makefile
-gst/videoanyrate/Makefile
+gst/fsfunnel/Makefile
+gst/fsrtcpfilter/Makefile
+gst/fsvideoanyrate/Makefile
farstream/Makefile
transmitters/Makefile
transmitters/rawudp/Makefile