summaryrefslogtreecommitdiff
path: root/autogen.sh
diff options
context:
space:
mode:
Diffstat (limited to 'autogen.sh')
-rwxr-xr-xautogen.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/autogen.sh b/autogen.sh
index 19bc2fd1..eef5d615 100755
--- a/autogen.sh
+++ b/autogen.sh
@@ -2,8 +2,8 @@
# Run this to generate all the initial makefiles, etc.
DIE=0
-package=gst-plugins-base
-srcfile=gst/audiotestsrc/gstaudiotestsrc.c
+package=gst-plugins-xvbo
+srcfile=sys/xvboimage/xvboimagesink.c
# Make sure we have common
if test ! -f common/gst-autogen.sh;