summaryrefslogtreecommitdiffstats
path: root/progs/demos/Makefile
diff options
context:
space:
mode:
authorBrian Paul <[email protected]>2009-04-18 13:00:48 -0600
committerBrian Paul <[email protected]>2009-04-18 13:00:48 -0600
commit292e1920930dad242b1130cb2b7b4ced2a3024f8 (patch)
treec35c5757601c455dcf31e1490a65b75461d82617 /progs/demos/Makefile
parentf47495ec42491f1c32391f29e5ed8819eaef6ee2 (diff)
demos: move tests/fbotexture.c to demos/
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r--progs/demos/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 0f72595c237..a1c99c6c545 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -22,6 +22,7 @@ PROGS = \
drawpix \
engine \
fbo_firecube \
+ fbotexture \
fire \
fogcoord \
fplight \