mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
d2d03ba2f6
Original commit message from CVS: * configure.ac: * gst/Makefile.am: The tcp and subparse plugins are under gst, but not totaly free of dependencies. Handle selection inconfigure.ac, so that they show up on the final list of what is build and what is not. Maybe they should better be moved to ext.
3 lines
82 B
Makefile
3 lines
82 B
Makefile
SUBDIRS = $(GST_PLUGINS_SELECTED)
|
|
DIST_SUBDIRS = $(GST_PLUGINS_ALL) subparse tcp
|
|
|