projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
244af16
)
add shader.dsp and descrip.mms to tarball list for relatively new shader dir.
author
Karl Schultz
<kschultz@freedesktop.org>
Sat, 14 Aug 2004 21:42:50 +0000
(21:42 +0000)
committer
Karl Schultz
<kschultz@freedesktop.org>
Sat, 14 Aug 2004 21:42:50 +0000
(21:42 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 2f40bef5d74240f931972d5cced7255bd129e268..fea9bb9b7a1045b8de7a3a895f6646fb2415141e 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-171,6
+171,8
@@
LIB_FILES = \
$(DIRECTORY)/src/mesa/math/math.dsp \
$(DIRECTORY)/src/mesa/math/descrip.mms \
$(DIRECTORY)/src/mesa/shader/*.[ch] \
+ $(DIRECTORY)/src/mesa/shader/swrast.dsp \
+ $(DIRECTORY)/src/mesa/shader/descrip.mms \
$(DIRECTORY)/src/mesa/swrast/*.[ch] \
$(DIRECTORY)/src/mesa/swrast/swrast.dsp \
$(DIRECTORY)/src/mesa/swrast/descrip.mms \