+2005-06-09 Andy Wingo <wingo@pobox.com>
+
+ * configure.ac:
+ * gst-libs/gst/Makefile.am:
+ * gst-libs/gst/net/Makefile.am:
+ Add gstnet to build.
+
2005-06-09 Andy Wingo <wingo@pobox.com>
* gst-libs/gst/gconf/gconf.c:
gst-libs/gst/gconf/Makefile
gst-libs/gst/mixer/Makefile
gst-libs/gst/navigation/Makefile
+gst-libs/gst/net/Makefile
gst-libs/gst/propertyprobe/Makefile
gst-libs/gst/riff/Makefile
gst-libs/gst/tag/Makefile
$(GCONF_DIR) \
mixer \
navigation \
+ net \
propertyprobe \
riff \
tag \
gconf \
mixer \
navigation \
+ net \
propertyprobe \
riff \
tag \
noinst_LTLIBRARIES = libgstnet-@GST_MAJORMINOR@.la
-libgstnet_la_SOURCES = gstnetbuffer.c
-
libgstnet_@GST_MAJORMINOR@_la_SOURCES = gstnetbuffer.c
libgstnet_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) -I$(top_srcdir)/gst/tags
libgstnet_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS)
noinst_LTLIBRARIES = libgstnet-@GST_MAJORMINOR@.la
-libgstnet_la_SOURCES = gstnetbuffer.c
-
libgstnet_@GST_MAJORMINOR@_la_SOURCES = gstnetbuffer.c
libgstnet_@GST_MAJORMINOR@_la_CFLAGS = $(GST_CFLAGS) -I$(top_srcdir)/gst/tags
libgstnet_@GST_MAJORMINOR@_la_LIBADD = $(GST_LIBS)