summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--examples/Makefile.am8
1 files changed, 7 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 97c58aab9..1fef91c0c 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1,3 +1,9 @@
-SUBDIRS=dynparams seeking
+if HAVE_GTK
+SEEKING=seeking
+else
+SEEKING=
+endif
+
+SUBDIRS=dynparams $(SEEKING)
DIST_SUBDIRS=capsfilter dynparams seeking