diff --git a/common/Makefile.am b/common/Makefile.am index 50e21b83e..8777defc6 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -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