mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
last glib_root standing
Original commit message from CVS: last glib_root standing
This commit is contained in:
parent
47be812c27
commit
f8aa01ccb1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ built_headers = \
|
|||
|
||||
library_LTLIBRARIES = libgstplay-@GST_MAJORMINOR@.la
|
||||
|
||||
libgstplay_@GST_MAJORMINOR@_la_SOURCES = play.c $(glib_root)-enumtypes.c
|
||||
libgstplay_@GST_MAJORMINOR@_la_SOURCES = play.c play-enumtypes.c
|
||||
|
||||
libgstplay_@GST_MAJORMINOR@includedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/play
|
||||
libgstplay_@GST_MAJORMINOR@include_HEADERS = $(play_headers) $(built_headers)
|
||||
|
|
Loading…
Reference in a new issue