build: Add cogl-feature-functions.h to the dist
This commit is contained in:
parent
d11343532d
commit
425f3b4660
@ -30,6 +30,7 @@ libclutter_cogl_driver_la_SOURCES = \
|
||||
cogl-program.c \
|
||||
cogl-context-driver.h \
|
||||
cogl-context-driver.c \
|
||||
cogl-feature-functions.h \
|
||||
$(NULL)
|
||||
|
||||
EXTRA_DIST = cogl-defines.h.in
|
||||
|
@ -30,7 +30,8 @@ libclutter_cogl_driver_la_SOURCES = \
|
||||
cogl-program.h \
|
||||
cogl-program.c \
|
||||
cogl-shader-private.h \
|
||||
cogl-shader.c
|
||||
cogl-shader.c \
|
||||
cogl-feature-functions.h
|
||||
|
||||
if USE_GLES2_WRAPPER
|
||||
libclutter_cogl_driver_la_SOURCES += \
|
||||
|
Loading…
Reference in New Issue
Block a user