(234) Fixed part of bug #926883 (Video mode matching code, memory leaks,
[freeglut] / src / Makefile.am
index 3378086..188395d 100644 (file)
@@ -5,7 +5,13 @@
 #
 lib_LTLIBRARIES = lib@LIBRARY@.la
 
-noinst_HEADERS = freeglut_internal.h
+#
+# Headers and extra stuff we want to distribute
+#
+noinst_HEADERS = freeglut_internal.h freeglut_teapot_data.h
+
+EXTRA_DIST = freeglutdll.def
+
 #
 # Those source files build the freeglut library
 #