mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
550abf46a2
Original commit message from CVS: Add docs/fwg to DIST_SUBDIRS
9 lines
143 B
Makefile
9 lines
143 B
Makefile
SUBDIRS = manual fwg
|
|
|
|
if HAVE_GTK_DOC
|
|
SUBDIRS += gst libs
|
|
endif
|
|
|
|
DIST_SUBDIRS = gst manual libs fwg
|
|
|
|
EXTRA_DIST = random slides manuals.mak
|