diff options
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/autogen.sh b/autogen.sh index 05a219ff6..d562b16a3 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # Run this to generate all the initial makefiles, etc. DIE=0 -package=gst-plugins +package=gst-plugins-bad srcfile=gst/speed/gstspeed.c # a quick cvs co to ease the transition |