projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c33475
)
added src/glx/x11/depend to DEPEND_FILES
author
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 28 Jun 2006 21:58:47 +0000
(21:58 +0000)
committer
Brian Paul
<brian.paul@tungstengraphics.com>
Wed, 28 Jun 2006 21:58:47 +0000
(21:58 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index e799ecfae8620ad0b8adfb2de704cd5166c7848c..3a14a3efe7d70eaf64831a3a57ad1ddb17025716 100644
(file)
--- 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