summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-07-03 17:25:55 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-07-03 17:25:55 +0000
commit705c36ad21ac44571a2e8e90be82531e5d2719a7 (patch)
treea4c29759340d78c5ceaee8e9be41a1b42c266eba
parent32651d13d4a003b064cd62df3bcfede67b7fb877 (diff)
downloadgstreamer-plugins-bad-705c36ad21ac44571a2e8e90be82531e5d2719a7.tar.gz
another gtk fix
Original commit message from CVS: another gtk fix
-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