build: add missing header to fix make dist
This commit is contained in:
parent
d8c47e25f2
commit
567661ccf3
@ -308,6 +308,7 @@ cogl_sources_c = \
|
|||||||
$(srcdir)/cogl-journal.c \
|
$(srcdir)/cogl-journal.c \
|
||||||
$(srcdir)/cogl-framebuffer-private.h \
|
$(srcdir)/cogl-framebuffer-private.h \
|
||||||
$(srcdir)/cogl-framebuffer.c \
|
$(srcdir)/cogl-framebuffer.c \
|
||||||
|
$(srcdir)/cogl-onscreen-private.h \
|
||||||
$(srcdir)/cogl-onscreen.c \
|
$(srcdir)/cogl-onscreen.c \
|
||||||
$(srcdir)/cogl-profile.h \
|
$(srcdir)/cogl-profile.h \
|
||||||
$(srcdir)/cogl-profile.c \
|
$(srcdir)/cogl-profile.c \
|
||||||
|
Loading…
Reference in New Issue
Block a user