gstreamer/gst-libs/gst/Makefile.am
Tim-Philipp Müller 77c1be94ad gst-libs/gst/Makefile.am: Need to build tag directory before cdda.
Original commit message from CVS:
* gst-libs/gst/Makefile.am:
Need to build tag directory before cdda.
2006-09-23 13:32:07 +00:00

16 lines
375 B
Makefile

# The interfaces directory has to be built before the others,
# otherwise some generated header files will be missing for the
# plugins in the other directories.
# Also, the tag directory has to be built before the cdda directory.
SUBDIRS = \
interfaces \
tag \
audio \
cdda \
floatcast \
netbuffer \
riff \
rtp \
video
noinst_HEADERS = gettext.h gst-i18n-plugin.h