Now installs freeglut_ext.h and glut.h to /usr/include/GL (was missing before)
[freeglut] / include / GL / Makefile.am
1 ## Process this file with automake to produce Makefile.in
2
3 GLincludedir = $(includedir)/GL
4
5 EXTRA_DIST        = freeglut.h freeglut_internal.h
6 GLinclude_HEADERS = freeglut.h  freeglut_ext.h glut.h
7