cdda: rename GstCddaBaseSrc to GstAudioCdSrc and move to libgstaudio
[platform/upstream/gstreamer.git] / gst-libs / gst / Makefile.am
index fa72994..bcdb71e 100644 (file)
@@ -1,11 +1,9 @@
 # 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 \
-       cdda \
        fft \
        rtp \
        sdp \
@@ -19,9 +17,7 @@ SUBDIRS = \
 noinst_HEADERS = gettext.h gst-i18n-plugin.h
 
 # dependencies:
-audio: interfaces
-
-cdda: tag
+audio: interfaces tag
 
 riff: tag audio