third time...

Original commit message from CVS:
third time...
This commit is contained in:
Johan Dahlin 2004-03-08 18:49:21 +00:00
parent d434acf0c2
commit bc79e3988d

View file

@ -27,8 +27,8 @@ CLEANFILES = gst.c
EXTRA_DIST = gst.defs gst-types.defs $(GST_OVERRIDES) arg-types.py
gst.c: $(srcdir)/gst.defs $(srcdir)/arg-types.py $(GST_OVERRIDES)
&& rm -f $(srcdir)/gst.c \
$(PYGTK_CODEGEN) \
rm -f $(srcdir)/gst.c \
&& $(PYGTK_CODEGEN) \
--load-types $(srcdir)/arg-types.py \
--register $(srcdir)/gst-types.defs \
--override $(srcdir)/gst.override \