gstreamer/examples/Makefile.am
Zaheer Abbas Merali 33ab9a69d4 examples/Makefile.am: fix buildbot (make distcheck)
Original commit message from CVS:
2005-05-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* examples/Makefile.am:
fix buildbot (make distcheck)
2005-05-19 15:04:11 +00:00

16 lines
242 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)
#DIST_SUBDIRS=capsfilter dynparams seeking indexing switch
DIST_SUBDIRS=seeking