summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorZhenyu Wang <zhenyuw@linux.intel.com>2009-06-25 14:05:40 +0800
committerZhenyu Wang <zhenyuw@linux.intel.com>2009-06-30 11:12:12 +0800
commit488acc4595bb7f40130afcb8bcb05656ff3ae82c (patch)
tree39c65836fd73a03f84c5672b6c684f07abd06b69 /configure.ac
parent170cae0c8d58fc141de1d8a2f17a4328d39c1263 (diff)
Move shader programs under its own subdirectory
Signed-off-by: Zhenyu Wang <zhenyuw@linux.intel.com>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 0864d7c5..397336ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -195,4 +195,5 @@ AC_OUTPUT([
src/sil164/Makefile
src/tfp410/Makefile
man/Makefile
+ src/render_program/Makefile
])