diff options
author | Ran Benita <ran234@gmail.com> | 2012-01-27 12:04:51 +0200 |
---|---|---|
committer | David Herrmann <dh.herrmann@googlemail.com> | 2012-01-28 12:29:49 +0100 |
commit | 647d666da35778cee08442509f62784114bd80a6 (patch) | |
tree | 9320d22b10bd1fc023ab0f313ae4f36b3c3413b0 /.gitignore | |
parent | 510e53376ac65acdbb5a761efb9ed1265bd6f80d (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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,3 +24,4 @@ stamp-* .libs genshader src/output_shaders.c +src/genshader.c |