gl: Add opengl_version.h to the list of sources
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 10 Aug 2015 18:48:58 +0000 (14:48 -0400)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 10 Aug 2015 18:51:02 +0000 (14:51 -0400)
commit9720c07f237ca6f2e4f45bf48b5ac5367e9b211e
tree29a3f122b269a9bbc9dce472697807309de12213
parent29786be80f9bdfa45f30ff464d76c637db51c597
gl: Add opengl_version.h to the list of sources

Adding this private header to the list of sources. We don't want to make
this header public, but we need it in the list of sources otherwise it
won't be included in the tarball. This fixes make distcheck.

This regression was introduced by commit 1a6fe3db
gst-libs/gst/gl/Makefile.am