mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-07 06:52:41 +00:00
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
|