diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; |