summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorKarl Schultz <kschultz@freedesktop.org>2004-08-14 21:42:50 +0000
committerKarl Schultz <kschultz@freedesktop.org>2004-08-14 21:42:50 +0000
commitd48ef3ebe7cee17c20fcbeff24fb14437a83d0c8 (patch)
treec4e12286f3a3428646f7587244add5130064a1bd /Makefile
parent244af16c436617b3590555d5b93fe561302561db (diff)
add shader.dsp and descrip.mms to tarball list for relatively new shader dir.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2f40bef5d7..fea9bb9b7a 100644
--- 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 \