Add cogl-material-private.h to the source files
The material-private.h file was not added to the dist files and caused a build failure.
This commit is contained in:
parent
85f6701be1
commit
7c57d71e4e
@ -34,4 +34,5 @@ libclutter_cogl_common_la_SOURCES = \
|
||||
cogl-vertex-buffer-private.h \
|
||||
cogl-vertex-buffer.c \
|
||||
cogl-matrix.c \
|
||||
cogl-material.c
|
||||
cogl-material.c \
|
||||
cogl-material-private.h
|
||||
|
Loading…
Reference in New Issue
Block a user