add shader.dsp and descrip.mms to tarball list for relatively new shader dir.
authorKarl Schultz <kschultz@freedesktop.org>
Sat, 14 Aug 2004 21:42:50 +0000 (21:42 +0000)
committerKarl Schultz <kschultz@freedesktop.org>
Sat, 14 Aug 2004 21:42:50 +0000 (21:42 +0000)
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                        \