mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 16:26:39 +00:00
libs: touch marshal.list files to force rebuild after Makefile.am changes
Force regeneration of marshal.[ch] files after prefix changes in Makefile.am, to avoid build errors for those of us who don't habitually make clean first.
This commit is contained in:
parent
e8c3f1e436
commit
be36a64c57
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
|
# pbutils marshallers
|
||||||
VOID:POINTER,BOXED
|
VOID:POINTER,BOXED
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
|
# rtsp marshallers
|
||||||
ENUM:POINTER,POINTER
|
ENUM:POINTER,POINTER
|
||||||
|
|
Loading…
Reference in a new issue