summaryrefslogtreecommitdiffstats
path: root/graphics/clutter/files/patch-clutter_cogl_cogl_Makefile.in
blob: ec4a625478963bfb9f1d3c4ac52191433755ef13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- clutter/cogl/cogl/Makefile.in.orig  2010-11-20 14:38:12.000000000 +0100
+++ clutter/cogl/cogl/Makefile.in   2010-11-20 14:47:42.000000000 +0100
@@ -582,6 +582,7 @@
    -I$(srcdir)/winsys          \
    -I$(srcdir)/driver/$(COGL_DRIVER)   \
    -I$(top_builddir)/clutter/cogl          \
+   `pkg-config --cflags gl`        \
    $(NULL)
 
 AM_CPPFLAGS = \