buffer: move some code around
[platform/upstream/gstreamer.git] / Makefile.am
index f6ddc4a..e39b86d 100644 (file)
@@ -96,12 +96,10 @@ endif
 # FIXME: this target should be run every time we do "make release"
 # find a way of automating that
 win32-update:
-       for f in gstversion.h gstenumtypes.c gstenumtypes.h gstmarshal.c gstmarshal.h; do \
+       for f in gstversion.h gstenumtypes.c gstenumtypes.h; do \
                cp $(top_builddir)/gst/$$f win32/common; done
        $(top_srcdir)/tools/gst-indent win32/common/gstenumtypes.c
        $(top_srcdir)/tools/gst-indent win32/common/gstenumtypes.c
-       $(top_srcdir)/tools/gst-indent win32/common/gstmarshal.c
-       $(top_srcdir)/tools/gst-indent win32/common/gstmarshal.c
        cp $(top_builddir)/win32/common/config.h-new \
                $(top_srcdir)/win32/common/config.h