mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 03:35:21 +00:00
sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.h
Original commit message from CVS: * sys/glsink/Makefile.am: glimagesink.h is dead, long live glimagesink.h
This commit is contained in:
parent
ea16701619
commit
24994159f4
2 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2006-01-28 Edward Hervey <edward@fluendo.com>
|
||||
|
||||
* sys/glsink/Makefile.am:
|
||||
glimagesink.h is dead, long live glimagesink.h
|
||||
|
||||
2006-01-27 David Schleef <ds@schleef.org>
|
||||
|
||||
* configure.ac:
|
||||
|
|
|
@ -7,5 +7,3 @@ libgstglimagesink_la_LIBADD = $(X_LIBS) $(XSHM_LIBS) -lGL -lGLU \
|
|||
$(GST_BASE_LIBS) -lgstvideo-$(GST_MAJORMINOR) -lgstinterfaces-$(GST_MAJORMINOR)
|
||||
libgstglimagesink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
|
||||
|
||||
noinst_HEADERS = glimagesink.h
|
||||
|
||||
|
|
Loading…
Reference in a new issue