ACLOCAL_AMFLAGS = -I common/m4 aclocaldir = $(datadir)/aclocal SUBDIRS = common if GST_TIZEN_USE_TOGGLE SUBDIRS += toggle endif if GST_TIZEN_USE_AUDIOTP SUBDIRS += audiotp endif if GST_TIZEN_USE_AUDIOEQ SUBDIRS += audioeq endif #if GST_TIZEN_USE_FIMCCONVERT #SUBDIRS += fimcconvert #endif if GST_TIZEN_USE_WFDMANAGER SUBDIRS += wfdmanager endif if GST_TIZEN_USE_WFDTSDEMUX SUBDIRS += wfdtsdemux endif if GST_TIZEN_USE_WAYLANDSRC SUBDIRS += waylandsrc endif if GST_TIZEN_USE_DRMDECRYPTOR SUBDIRS += drmdecryptor endif if GST_TIZEN_USE_TIZENIPC SUBDIRS += tizenipc endif if GST_TIZEN_USE_WFDTIZENMANAGER SUBDIRS += wfdtizenmanager endif if GST_TIZEN_USE_ALFEC SUBDIRS += alfec endif if GST_TIZEN_USE_VIDEO360 SUBDIRS += video360 endif if GST_TIZEN_USE_TIZENENCODEBIN SUBDIRS += tizenencodebin endif if GST_TIZEN_USE_WAYLANDSINK SUBDIRS += tizenwlsink endif if GST_TIZEN_USE_TIZENCAMERASRC SUBDIRS += tizencamerasrc endif if GST_TIZEN_USE_TINYCOMPRESS SUBDIRS += tinycompresssink endif DIST_SUBDIRS = common if GST_TIZEN_USE_TIZENENCODEBIN DIST_SUBDIRS += tizenencodebin endif if GST_TIZEN_USE_TOGGLE DIST_SUBDIRS += toggle endif if GST_TIZEN_USE_FIMCCONVERT DIST_SUBDIRS += fimcconvert endif if GST_TIZEN_USE_WFDMANAGER DIST_SUBDIRS += wfdmanager endif if GST_TIZEN_USE_WFDTSDEMUX DIST_SUBDIRS += wfdtsdemux endif if GST_TIZEN_USE_WAYLANDSRC DIST_SUBDIRS += waylandsrc endif if GST_TIZEN_USE_DRMDECRYPTOR DIST_SUBDIRS += drmdecryptor endif if GST_TIZEN_USE_WFDTIZENMANAGER DIST_SUBDIRS += wfdtizenmanager endif if GST_TIZEN_USE_ALFEC DIST_SUBDIRS += alfec endif if GST_TIZEN_USE_VIDEO360 DIST_SUBDIRS += video360 endif if GST_TIZEN_USE_WAYLANDSINK DIST_SUBDIRS += tizenwlsink endif if GST_TIZEN_USE_TINYCOMPRESS DIST_SUBDIRS += tinycompresssink endif EXTRA_DIST = \ gstreamer.spec gstreamer.spec.in \ configure.ac autogen.sh depcomp \ MAINTAINERS ABOUT-NLS RELEASE gstreamer.doap \ $(win32) check: check-exports