BUILT_SOURCES patch from vishnu

Original commit message from CVS:
BUILT_SOURCES patch from vishnu
This commit is contained in:
Erik Walthinsen 2001-10-24 04:44:30 +00:00
parent 7002b1f105
commit 381f7b930f

View file

@ -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