summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKristian Høgsberg <krh@bitplanet.net>2010-02-25 15:55:00 -0500
committerKristian Høgsberg <krh@bitplanet.net>2010-02-25 17:40:10 -0500
commitb5c3199afe0d90787223cb57c35ff22e38b3c920 (patch)
tree8948e0043b3bb545bbdf8643926b7661be20fb9f /include
parent97972244d5254cb2862325f8fe03db0a82a8041a (diff)
Remove dos driver
Diffstat (limited to 'include')
-rw-r--r--include/GL/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/GL/Makefile.am b/include/GL/Makefile.am
index ca528f606df..a62495766cb 100644
--- a/include/GL/Makefile.am
+++ b/include/GL/Makefile.am
@@ -28,7 +28,7 @@ if NEED_GLUT
sel_inc_glut = $(INC_GLUT)
endif
-EXTRA_HEADERS = amesa.h dosmesa.h foomesa.h glut_h.dja mesa_wgl.h mglmesa.h \
+EXTRA_HEADERS = amesa.h foomesa.h glut_h.dja mesa_wgl.h mglmesa.h \
vms_x_fix.h wmesa.h \
$(INC_GGI) $(INC_OSMESA) $(INC_SVGA) $(INC_X11) $(INC_GLUT)