Don't try to build the marshall stuff with the gtk shims

Original commit message from CVS:
Don't try to build the marshall stuff with the gtk shims
This commit is contained in:
Wim Taymans 2001-10-24 20:29:44 +00:00
parent deef4ecb49
commit 97032976ae

View file

@ -134,7 +134,11 @@ cothreads.o: $(srcdir)/cothreads.c $(srcdir)/cothreads.h $(srcdir)/gst_private.h
##### Other built sources #####
if USE_GLIB2
BUILT_SOURCES = gstmarshal.h gstmarshal.c
else
BUILT_SOURCES =
endif
# Generate both marshal files together. Makes dependency work easier.
gstmarshal.h: gstmarshal.list