mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-25 19:21:06 +00:00
d6e6b9cb60
Original commit message from CVS: Build fixes. Adapted the test directory to the new state management added an mpeg2 to avi encoder. added a v4l to divx capture example.
8 lines
106 B
Makefile
8 lines
106 B
Makefile
SUBDIRS =
|
|
if HAVE_GTK_DOC
|
|
SUBDIRS += gst
|
|
endif
|
|
|
|
DIST_SUBDIRS = gst manual
|
|
|
|
EXTRA_DIST = random slides
|