examples: drop remnants of initial appsink attempt
authorJosep Torra <n770galaxy@gmail.com>
Fri, 20 Sep 2013 06:19:48 +0000 (08:19 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 20 Sep 2013 15:44:42 +0000 (17:44 +0200)
examples/egl/Makefile.am

index de7fc66..bee9c1c 100644 (file)
@@ -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)