From d48ef3ebe7cee17c20fcbeff24fb14437a83d0c8 Mon Sep 17 00:00:00 2001 From: Karl Schultz Date: Sat, 14 Aug 2004 21:42:50 +0000 Subject: add shader.dsp and descrip.mms to tarball list for relatively new shader dir. --- Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile') 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 \ -- cgit v1.2.3