mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
BUILT_SOURCES patch from vishnu
Original commit message from CVS: BUILT_SOURCES patch from vishnu
This commit is contained in:
parent
7002b1f105
commit
381f7b930f
1 changed files with 2 additions and 0 deletions
|
@ -134,6 +134,8 @@ cothreads.o: $(srcdir)/cothreads.c $(srcdir)/cothreads.h $(srcdir)/gst_private.h
|
||||||
|
|
||||||
##### Other built sources #####
|
##### Other built sources #####
|
||||||
|
|
||||||
|
BUILT_SOURCES = gstmarshal.h gstmarshal.c
|
||||||
|
|
||||||
# Generate both marshal files together. Makes dependency work easier.
|
# Generate both marshal files together. Makes dependency work easier.
|
||||||
gstmarshal.h: gstmarshal.list
|
gstmarshal.h: gstmarshal.list
|
||||||
glib-genmarshal --header --prefix=gst_marshal gstmarshal.list > gstmarshal.h
|
glib-genmarshal --header --prefix=gst_marshal gstmarshal.list > gstmarshal.h
|
||||||
|
|
Loading…
Reference in a new issue