gstreamer/tests/examples/Makefile.am
Christian Schaller 91e2252ae1 docs/plugins/Makefile.am: add figures subdirectory
tests/examples/Makefile.am: add mxf subdirectory
gst-plugins.spec.in: add new plugins
2009-03-04 15:28:46 +00:00

14 lines
219 B
Makefile

if HAVE_GTK
GTK_EXAMPLES=scaletempo
else
GTK_EXAMPLES=
endif
if USE_DIRECTFB
DIRECTFB_DIR=directfb
else
DIRECTFB_DIR=
endif
SUBDIRS= $(DIRECTFB_DIR) $(GTK_EXAMPLES) switch
DIST_SUBDIRS= directfb switch scaletempo mxf