f0f690766a
git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@236 7f0cb862-5218-0410-a997-914c9d46530a
6 lines
202 B
Makefile
6 lines
202 B
Makefile
## 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
|