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
parent 74cc987446
commit 8b310665c5

View file

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