build: Deliberately break the build, temporarily.

This is to force the buildbots to run autogen.sh one time. I can't
figure out a more elegant way.
This commit is contained in:
Jan Schmidt 2009-04-19 02:39:30 +01:00
parent 3c064affc1
commit 5465d40b8d

View file

@ -42,6 +42,7 @@ GST_DEBUG_CATEGORY (ffmpeg_debug);
static GStaticMutex gst_avcodec_mutex = G_STATIC_MUTEX_INIT;
#error "Deliberately broke the build to kick the buildbots, sorry folks"
int
gst_ffmpeg_avcodec_open (AVCodecContext * avctx, AVCodec * codec)