summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenjamin Otte <otte@redhat.com>2010-05-15 01:18:52 +0200
committerBenjamin Otte <otte@redhat.com>2010-05-15 01:23:36 +0200
commit1e399b9838d38dd6cd92da4ab83cbc89dc3d007c (patch)
tree3517565ed9186d9bcf20ffe8f970b82175baddec
parent1c3ed29f3d56795e163cf59893cabf5292bff683 (diff)
examples: Don't install camerabin examples
-rw-r--r--tests/examples/camerabin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/examples/camerabin/Makefile.am b/tests/examples/camerabin/Makefile.am
index 3d43b9618..0dc653725 100644
--- a/tests/examples/camerabin/Makefile.am
+++ b/tests/examples/camerabin/Makefile.am
@@ -44,7 +44,7 @@ else
GST_CAMERABIN_X11_EXAMPLES =
endif
-bin_PROGRAMS = gst-camera-perf $(GST_CAMERABIN_X11_EXAMPLES) $(GST_CAMERABIN_GTK_EXAMPLES)
+noinst_PROGRAMS = gst-camera-perf $(GST_CAMERABIN_X11_EXAMPLES) $(GST_CAMERABIN_GTK_EXAMPLES)
EXTRA_DIST = $(GST_CAMERABIN_UI_FILES)