X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?a=blobdiff_plain;f=src%2FMakefile.am;h=188395d0982222b3f16436674d5fa7b0fd50326a;hb=10c6a55939634438c5a2624fb1bb9ea86a520285;hp=337808604d95d148f4050390984d5e0c9277b2aa;hpb=11d78ed6f6a93431c9a3c73dccc822b8436ecd8c;p=freeglut diff --git a/src/Makefile.am b/src/Makefile.am index 3378086..188395d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -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 #