diff --git a/gst/Makefile.am b/gst/Makefile.am index 6e7583219a..b9b7f7558d 100644 --- a/gst/Makefile.am +++ b/gst/Makefile.am @@ -134,6 +134,8 @@ cothreads.o: $(srcdir)/cothreads.c $(srcdir)/cothreads.h $(srcdir)/gst_private.h ##### Other built sources ##### +BUILT_SOURCES = gstmarshal.h gstmarshal.c + # Generate both marshal files together. Makes dependency work easier. gstmarshal.h: gstmarshal.list glib-genmarshal --header --prefix=gst_marshal gstmarshal.list > gstmarshal.h