Some tests don't appear in MakeFile!

2006-01-30 Thread Pedro Maia
Some of the new tests are not included in the MakeFile, and that makes it 
impossible to do the make clean.

Patch to today CVS (30-01-06)
--- Mesa/progs/tests/Makefile.orig	2006-01-27 14:35:50.0 +
+++ Mesa/progs/tests/Makefile	2006-01-30 16:37:55.0 +
@@ -10,11 +10,13 @@
 
 LIBS = $(APP_LIB_DEPS)
 
-SOURCES = antialias.c \
+SOURCES = afsmultiarb.c \
+	antialias.c \
 	arbfpspec.c \
 	arbfptest1.c \
 	arbfptexture.c \
 	arbfptrig.c \
+	arbnpot.c \
 	arbvptest1.c \
 	arbvptest3.c \
 	arbvptorus.c \
@@ -38,6 +40,7 @@
 	getprocaddress.c \
 	interleave.c \
 	invert.c \
+	jkrahntest.c \
 	manytex.c \
 	multipal.c \
 	no_s3tc.c \


Re: Some tests don't appear in MakeFile!

2006-01-30 Thread Brian Paul

Pedro Maia wrote:
Some of the new tests are not included in the MakeFile, and that makes it 
impossible to do the make clean.


Fixed.

-Brian



---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnkkid=103432bid=230486dat=121642
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel