blob: ce22c320d1014c136a573a1927fe62b809356b26 (
plain)
1
2
3
4
5
|
## Process this file with automake to produce Makefile.in
libfreeglutincludedir = $(includedir)/GL
libfreeglutinclude_HEADERS = freeglut.h freeglut_std.h freeglut_ext.h @HEADER@
EXTRA_HEADERS = glut.h
|