mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +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
26834ee0e6
commit
f1e09f94aa
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