summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-07-09 10:45:37 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-07-09 10:45:37 +0000
commitc02f0b607ddc86354ad4b22d4dc719e074a43c87 (patch)
tree01e8bb4779bdbb93e75cd8381316e02dcc2b4ef4 /examples
parentd0f17f51db700fcb04186ca4d388d49f0d33dfce (diff)
downloadgst-plugins-bad-c02f0b607ddc86354ad4b22d4dc719e074a43c87.tar.gz
gst-plugins-bad-c02f0b607ddc86354ad4b22d4dc719e074a43c87.tar.bz2
gst-plugins-bad-c02f0b607ddc86354ad4b22d4dc719e074a43c87.zip
merge from release branch
Original commit message from CVS: merge from release branch
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am7
1 files changed, 6 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 97c58aab..84bec465 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,3 +1,8 @@
-SUBDIRS=dynparams seeking
+if HAVE_GTK
+GTK_SUBDIRS=dynparams seeking
+else
+GTK_SUBDIRS=
+endif
+SUBDIRS=$(GTK_SUBDIRS)
DIST_SUBDIRS=capsfilter dynparams seeking