Original commit message from CVS:
* gst/rtsp/Makefile.am:
Fix make check too.
+2007-02-26 Jan Schmidt <thaytan@mad.scientist.com>
+
+ * gst/rtsp/Makefile.am:
+ Fix make check too.
+
2007-02-26 Jan Schmidt <thaytan@mad.scientist.com>
* gst/rtsp/base64.c: (util_base64_encode):
check_PROGRAMS = test
-test_SOURCES = test.c rtspdefs.c rtspurl.c rtspconnection.c rtspmessage.c rtsptransport.c sdpmessage.c
+test_SOURCES = test.c rtspdefs.c rtspurl.c rtspconnection.c rtspmessage.c rtsptransport.c sdpmessage.c base64.c
test_CFLAGS = $(GST_CFLAGS)
test_LDFLAGS = $(GST_LIBS) $(WIN32_LIBS)