configure.ac: fix make dist

This commit is contained in:
Christophe Fergeau 2011-04-19 17:27:02 +02:00
parent 7b0de32423
commit 8a3f1e8e7a

View File

@ -141,8 +141,7 @@ RED_OGL_SRCS = \
$(CLIENT_DIR)/glc.cpp \
$(CLIENT_DIR)/red_gl_canvas.cpp \
$(CLIENT_DIR)/red_gl_canvas.h \
$(CLIENT_DIR)/red_pixmap_gl.h \
red_pixmap_gl.cpp
$(CLIENT_DIR)/red_pixmap_gl.h
else
RED_OGL_SRCS =
endif