1 DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc
27 # include before EXTRA_DIST for win32 assignment
28 include $(top_srcdir)/common/win32.mak
31 gst-plugins-good.spec depcomp \
32 AUTHORS COPYING NEWS README RELEASE REQUIREMENTS \
33 ChangeLog gst-plugins-good.doap autogen.sh \
36 DISTCLEANFILES = _stdint.h
39 gst-libs/gst/gettext.h \
40 gst-libs/gst/gst-i18n-plugin.h
41 gst-libs/gst/glib-compat-private.h
43 ACLOCAL_AMFLAGS = -I m4 -I common/m4
45 include $(top_srcdir)/common/release.mak
46 include $(top_srcdir)/common/po.mak
49 cd tests/check && make check-valgrind
53 cd tests/check && make torture
60 for f in gst/udp/gstudp-marshal.c \
61 gst/udp/gstudp-marshal.h \
62 gst/udp/gstudp-enumtypes.c \
63 gst/udp/gstudp-enumtypes.h \
64 gst/rtpmanager/gstrtpbin-marshal.c \
65 gst/rtpmanager/gstrtpbin-marshal.h ; do \
66 cp $(top_builddir)/$$f win32/common; done
67 $(top_srcdir)/common/gst-indent win32/common/gstudp-marshal.c
68 $(top_srcdir)/common/gst-indent win32/common/gstudp-marshal.c
69 $(top_srcdir)/common/gst-indent win32/common/gstudp-enumtypes.c
70 $(top_srcdir)/common/gst-indent win32/common/gstudp-enumtypes.c
71 $(top_srcdir)/common/gst-indent gst/rtpmanager/gstrtpbin-marshal.c
72 $(top_srcdir)/common/gst-indent gst/rtpmanager/gstrtpbin-marshal.c
73 cp $(top_builddir)/win32/common/config.h-new \
74 $(top_srcdir)/win32/common/config.h
76 include $(top_srcdir)/common/coverage/lcov.mak
78 # cruft: plugins that have been merged or moved or renamed
81 $(top_builddir)/common/shave \
82 $(top_builddir)/common/shave-libtool \
83 $(top_builddir)/gst/qtdemux/.libs/*.{so,dll,DLL,dylib} \
84 $(top_builddir)/gst/quicktime/.libs/*.{so,dll,DLL,dylib} \
85 $(top_builddir)/gst/videofilter/.libs/*videoflip.{so,dll,DLL,dylib} \
86 $(top_builddir)/gst/videofilter/.libs/*videobalance.{so,dll,DLL,dylib} \
87 $(top_builddir)/gst/videofilter/.libs/*gamma.{so,dll,DLL,dylib}
90 $(top_srcdir)/gst/qtdemux \
91 $(top_srcdir)/gst/quicktime
93 include $(top_srcdir)/common/cruft.mak
95 all-local: check-cruft