Skip to content

Commit 1e396ba

Browse files
committed
Bugfix.
1 parent e94351a commit 1e396ba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pure-gl/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ modules = GL.pure GL_ARB.pure GL_EXT.pure GL_NV.pure GL_ATI.pure \
4848
GLU.pure GLUT.pure
4949
c-modules = $(patsubst %.pure,%.c,$(modules))
5050

51-
DISTFILES = COPYING Makefile README config.guess gl.templ debian/* \
51+
DISTFILES = COPYING Makefile README gl.templ debian/* \
5252
examples/*.pure examples/*.jpg examples/flexi-line/*.pure \
5353
GL/all_gl.h GL/all_gl_freeglut.h $(modules) $(c-modules)
5454
SEDFILES = README

0 commit comments

Comments
 (0)