gstreamer/examples/Makefile.am
Julien Moutte e0a0ff019c Adding a test app for libgstplay. It is a command line player.
Original commit message from CVS:
Adding a test app for libgstplay. It is a command line player.
2003-12-14 16:59:09 +00:00

14 lines
221 B
Makefile

if HAVE_FT2
FT2_SUBDIRS=seeking
else
FT2_SUBDIRS=
endif
if HAVE_GTK
GTK_SUBDIRS=dynparams $(FT2_SUBDIRS)
else
GTK_SUBDIRS=
endif
SUBDIRS=$(GTK_SUBDIRS) gstplay
DIST_SUBDIRS=capsfilter dynparams seeking indexing gstplay