mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-04 16:39:39 +00:00
fix glib2 build
Original commit message from CVS: fix glib2 build
This commit is contained in:
parent
81cc74c301
commit
6ed590fe49
1 changed files with 1 additions and 0 deletions
|
@ -142,6 +142,7 @@ gstmarshal.h: gstmarshal.list
|
|||
gstmarshal.c: gstmarshal.list
|
||||
glib-genmarshal --header --prefix=gst_marshal gstmarshal.list > gstmarshal.h
|
||||
echo "#include \"glib-object.h\"" >gstmarshal.c
|
||||
echo "#include \"gstlog.h\"" >> gstmarshal.c
|
||||
glib-genmarshal --body --prefix=gst_marshal gstmarshal.list >> gstmarshal.c
|
||||
|
||||
##### end built sources #####
|
||||
|
|
Loading…
Reference in a new issue