summaryrefslogtreecommitdiff
path: root/cogl/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'cogl/Makefile.am')
-rw-r--r--cogl/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/cogl/Makefile.am b/cogl/Makefile.am
index 714dc13f..01507278 100644
--- a/cogl/Makefile.am
+++ b/cogl/Makefile.am
@@ -332,6 +332,7 @@ cogl_sources_c += \
endif
if SUPPORT_WGL
cogl_sources_c += \
+ $(srcdir)/winsys/cogl-win32-renderer.c \
$(srcdir)/winsys/cogl-winsys-wgl.c \
$(srcdir)/winsys/cogl-winsys-wgl-feature-functions.h
endif