diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh index 4f17f3592..35f108999 100755 --- a/autogen.sh +++ b/autogen.sh @@ -3,7 +3,7 @@ DIE=0 package=gst-plugins -srcfile=gst/librfb/gstrfbsrc.c +srcfile=gst/speed/gstspeed.c # a quick cvs co to ease the transition if test ! -d common; |