From 02e4873651259f6b5401adb07d1ae22d92a6be1c Mon Sep 17 00:00:00 2001 From: Josep Torra Date: Fri, 20 Sep 2013 08:19:48 +0200 Subject: [PATCH] examples: drop remnants of initial appsink attempt --- examples/egl/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/egl/Makefile.am b/examples/egl/Makefile.am index de7fc66..bee9c1c 100644 --- a/examples/egl/Makefile.am +++ b/examples/egl/Makefile.am @@ -6,7 +6,7 @@ noinst_HEADERS = cube_texture_and_coords.h testegl_LDADD = \ $(GST_PLUGINS_BASE_LIBS) \ - -lgstapp-@GST_API_VERSION@ -lgstvideo-@GST_API_VERSION@ \ + -lgstvideo-@GST_API_VERSION@ \ $(GST_BASE_LIBS) \ $(GST_LIBS) \ $(GST_EGL_LIBS) -- 2.7.4