build: Add missing gles/cogl-context-driver.h to dist
The gles/cogl-context-driver.h header file is missing from the dist target, which means it's not in the tarballs.
This commit is contained in:
parent
435d415a45
commit
df920a42df
@ -28,6 +28,7 @@ libclutter_cogl_driver_la_SOURCES = \
|
||||
cogl-texture-driver.c \
|
||||
cogl-fbo.c \
|
||||
cogl-context-driver.c \
|
||||
cogl-context-driver.h \
|
||||
cogl-gles2-wrapper.h \
|
||||
cogl-program.h \
|
||||
cogl-program.c \
|
||||
|
Loading…
Reference in New Issue
Block a user