Make "gcc -Wall -pedantic -Werror" happy.
[freeglut] / include / GL / Makefile.am
index 03d5ace..ce22c32 100644 (file)
@@ -1,7 +1,5 @@
 ## Process this file with automake to produce Makefile.in
 
-GLincludedir = $(includedir)/GL
-
-EXTRA_DIST       = freeglut.h freeglut_internal.h
-GLinclude_HEADERS = freeglut.h  freeglut_ext.h glut.h
-
+libfreeglutincludedir = $(includedir)/GL
+libfreeglutinclude_HEADERS = freeglut.h freeglut_std.h freeglut_ext.h @HEADER@
+EXTRA_HEADERS = glut.h