summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2006-06-28 21:58:47 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2006-06-28 21:58:47 +0000
commitb10ea9843b63df6aa91fb6736ea8a8420a077adf (patch)
tree70a4811819cb447940d0d874e42d0dee223fd559 /Makefile
parent6c334754244f11a1bfc01b9009c55ee5916f7dc7 (diff)
added src/glx/x11/depend to DEPEND_FILES
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e799ecfae8..3a14a3efe7 100644
--- a/Makefile
+++ b/Makefile
@@ -380,6 +380,7 @@ GLUT_FILES = \
DEPEND_FILES = \
$(TOP)/src/mesa/depend \
+ $(TOP)/src/glx/x11/depend \
$(TOP)/src/glw/depend \
$(TOP)/src/glut/glx/depend \
$(TOP)/src/glu/sgi/depend