mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 07:58:51 +00:00
... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.
Original commit message from CVS: ... and as long as there's no Makefile.am in testsuite/autoplug this will not work very well either.
This commit is contained in:
parent
e62f477542
commit
0ba838f971
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
SUBDIRS=gst-libs gst sys ext examples tools testsuite
|
SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
|
||||||
|
|
||||||
DIST_SUBDIRS=gst-libs gst sys ext examples tools testsuite
|
DIST_SUBDIRS=gst-libs gst sys ext examples tools ## testsuite
|
||||||
|
|
||||||
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
|
EXTRA_DIST=gst-plugins.spec depcomp AUTHORS COPYING README RELEASE ChangeLog autogen.sh
|
||||||
|
|
Loading…
Reference in a new issue