mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-14 05:12:09 +00:00
894215eb29
Original commit message from CVS: Documentation updates documented the libraries
9 lines
123 B
Makefile
9 lines
123 B
Makefile
SUBDIRS = manual
|
|
|
|
if HAVE_GTK_DOC
|
|
SUBDIRS += gst libs
|
|
endif
|
|
|
|
DIST_SUBDIRS = gst manual libs
|
|
|
|
EXTRA_DIST = random slides
|