mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-12 02:15:31 +00:00
gst-libs/gst/netbuffer/Makefile.am: really, really tired
Original commit message from CVS: * gst-libs/gst/netbuffer/Makefile.am: really, really tired
This commit is contained in:
parent
64901268c2
commit
573b0b8166
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2005-11-30 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
|
* gst-libs/gst/netbuffer/Makefile.am:
|
||||||
|
really, really tired
|
||||||
|
|
||||||
2005-11-30 Edward Hervey <edward@fluendo.com>
|
2005-11-30 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
|
* gst/typefind/gsttypefindfunctions.c: (plugin_init):
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
libgstnetbufferincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/netbuffer
|
libgstnetbufferincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/netbuffer
|
||||||
|
|
||||||
libgstnetbufferinclude_HEADERS = gstnetbufferbuffer.h
|
libgstnetbufferinclude_HEADERS = gstnetbuffer.h
|
||||||
|
|
||||||
lib_LTLIBRARIES = libgstnetbuffer-@GST_MAJORMINOR@.la
|
lib_LTLIBRARIES = libgstnetbuffer-@GST_MAJORMINOR@.la
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue