gl/build: add missing '\' at the end of the line in MakeFile.am

Otherwise the following elements aren't included in the correct variable.

Fixes error in 'make distcheck' failing to find gstgltestsrc.h
This commit is contained in:
Matthew Waters 2016-04-01 00:23:25 +11:00 committed by Tim-Philipp Müller
parent 597e98b64a
commit e5c43ab7fb

View file

@ -66,7 +66,7 @@ noinst_HEADERS = \
gstglstereosplit.h \
gstglstereomix.h \
gstglviewconvert.h \
gltestsrc.h
gltestsrc.h \
gstgltestsrc.h
# full opengl required