summaryrefslogtreecommitdiff
path: root/Makefile.am
blob: cff9d1a736f8725e3f846a5da352d80bd8707f05 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
gldir = $(includedir)/GL
gl_HEADERS = \
	glxint.h \
	glxmd.h \
	glxproto.h \
	glxtokens.h

glinternaldir = $(includedir)/GL/internal
glinternal_HEADERS = \
	glcore.h

pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = glproto.pc

EXTRA_DIST = autogen.sh glproto.pc.in