summaryrefslogtreecommitdiffstats
path: root/src/glx/windows/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'src/glx/windows/Makefile.am')
-rw-r--r--src/glx/windows/Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/glx/windows/Makefile.am b/src/glx/windows/Makefile.am
index c76af81..9806988 100644
--- a/src/glx/windows/Makefile.am
+++ b/src/glx/windows/Makefile.am
@@ -16,7 +16,8 @@ libwindowsglx_la_SOURCES = \
windowsgl.h \
windowsgl_internal.h \
windows_drawable.c \
- wgl.c
+ wgl.c \
+ wgl.h
libwindowsglx_la_CFLAGS = \
-I$(top_srcdir)/include \