diff --git a/ext/gl/Makefile.am b/ext/gl/Makefile.am index 989ca69527..ba939f4733 100644 --- a/ext/gl/Makefile.am +++ b/ext/gl/Makefile.am @@ -15,8 +15,6 @@ OPENGL_SOURCES = \ gstglfilterlaplacian.h \ gstglfilterglass.c \ gstglfilterglass.h \ - gstglfilterapp.c \ - gstglfilterapp.h \ gstgldeinterlace.c \ gstgldeinterlace.h \ gltestsrc.c \ @@ -68,6 +66,8 @@ libgstopengl_la_SOURCES = \ gstglvideomixer.h \ gstglfiltershader.c \ gstglfiltershader.h \ + gstglfilterapp.c \ + gstglfilterapp.h \ $(OPENGL_SOURCES) if HAVE_GRAPHENE