mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-03-07 12:21:17 +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
6f2a22eb93
commit
ed77b66c85
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
|
||||
|
|
Loading…
Reference in a new issue