progs/tests: Build texcompress2 with scons

This commit is contained in:
Jakob Bornecrantz 2009-03-22 08:46:18 +01:00
parent 699db6d842
commit 39320c1bee
2 changed files with 1 additions and 1 deletions

View file

@ -105,6 +105,7 @@ progs = [
'subtexrate',
'tex1d',
'texcmp',
'texcompress2',
'texfilt',
'texgenmix',
'texline',

View file

@ -7,7 +7,6 @@
#include <stdio.h>
#include <GL/glew.h>
#include <GL/glut.h>
#include <GL/glx.h>
#include "readtex.c"
#define IMAGE_FILE "../images/arch.rgb"