summaryrefslogtreecommitdiff
path: root/tests/examples/camerabin/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/examples/camerabin/Makefile.am')
-rw-r--r--tests/examples/camerabin/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/examples/camerabin/Makefile.am b/tests/examples/camerabin/Makefile.am
index d1e104140..08888c5e0 100644
--- a/tests/examples/camerabin/Makefile.am
+++ b/tests/examples/camerabin/Makefile.am
@@ -19,8 +19,7 @@ gst_camera_LDADD = \
$(GTK_LIBS) \
$(GMODULE_EXPORT_LIBS)
-uidir = $(datadir)/gstreamer-@GST_MAJORMINOR@/camera-apps
-ui_DATA = $(GST_CAMERABIN_UI_FILES)
+noinst_DATA = $(GST_CAMERABIN_UI_FILES)
INCLUDES = -DCAMERA_APPS_UIDIR=\""$(uidir)"\"