From: Andy Wingo Date: Wed, 16 Nov 2005 17:53:54 +0000 (+0000) Subject: fix X-Git-Tag: RELEASE-0_9_6~112 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d720ecb638080106468e973d9b326da541da18a;p=platform%2Fupstream%2Fgstreamer.git fix Original commit message from CVS: fix --- diff --git a/gst/net/Makefile.am b/gst/net/Makefile.am index cb34fcf..2f09ab8 100644 --- a/gst/net/Makefile.am +++ b/gst/net/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libgstnet-tempname-@GST_MAJORMINOR@.la libgstnet_tempname_@GST_MAJORMINOR@_includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/net libgstnet_tempname_@GST_MAJORMINOR@_include_HEADERS = \ gstnet.h \ - gstnettimepacker.h \ + gstnettimepacket.h \ gstnettimeprovider.h libgstnet_tempname_@GST_MAJORMINOR@_la_SOURCES = \ diff --git a/libs/gst/net/Makefile.am b/libs/gst/net/Makefile.am index cb34fcf..2f09ab8 100644 --- a/libs/gst/net/Makefile.am +++ b/libs/gst/net/Makefile.am @@ -5,7 +5,7 @@ lib_LTLIBRARIES = libgstnet-tempname-@GST_MAJORMINOR@.la libgstnet_tempname_@GST_MAJORMINOR@_includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/net libgstnet_tempname_@GST_MAJORMINOR@_include_HEADERS = \ gstnet.h \ - gstnettimepacker.h \ + gstnettimepacket.h \ gstnettimeprovider.h libgstnet_tempname_@GST_MAJORMINOR@_la_SOURCES = \