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