From: Brian Date: Tue, 23 Oct 2007 14:22:21 +0000 (-0600) Subject: add directfb glut sources to tarball X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e90dd4bf8f3b9eb80cee947e198a28db94dc57b6;p=mesa.git add directfb glut sources to tarball --- diff --git a/Makefile b/Makefile index ef607f4944c..9750f792783 100644 --- a/Makefile +++ b/Makefile @@ -413,6 +413,9 @@ GLUT_FILES = \ $(DIRECTORY)/src/glut/fbdev/Makefile \ $(DIRECTORY)/src/glut/fbdev/*[ch] \ $(DIRECTORY)/src/glut/mini/*[ch] \ + $(DIRECTORY)/src/glut/directfb/Makefile \ + $(DIRECTORY)/src/glut/directfb/NOTES \ + $(DIRECTORY)/src/glut/directfb/*[ch] \ $(DIRECTORY)/windows/VC6/progs/glut/glut.dsp \ $(DIRECTORY)/windows/VC7/progs/glut/glut.vcproj