projects
/
platform
/
upstream
/
gstreamer.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1c3ed29
)
examples: Don't install camerabin examples
author
Benjamin Otte
<otte@redhat.com>
Fri, 14 May 2010 23:18:52 +0000
(
01:18
+0200)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 14 May 2010 23:23:36 +0000
(
01:23
+0200)
tests/examples/camerabin/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/examples/camerabin/Makefile.am
b/tests/examples/camerabin/Makefile.am
index
3d43b96
..
0dc6537
100644
(file)
--- 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)