summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRan Benita <ran234@gmail.com>2012-01-27 12:04:51 +0200
committerDavid Herrmann <dh.herrmann@googlemail.com>2012-01-28 12:29:49 +0100
commit647d666da35778cee08442509f62784114bd80a6 (patch)
tree9320d22b10bd1fc023ab0f313ae4f36b3c3413b0 /.gitignore
parent510e53376ac65acdbb5a761efb9ed1265bd6f80d (diff)
build: fix out-of-tree build and distcheck
The paths can be off when building out of tree, so have make put them in for us instead. This requires turning the straight genshader.c file to a template. Signed-off-by: Ran Benita <ran234@gmail.com> Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d946916..923da3c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@ stamp-*
.libs
genshader
src/output_shaders.c
+src/genshader.c