summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorHilko Bengen <bengen@hilluzination.de>2011-08-18 00:14:46 +0200
committerRichard W.M. Jones <rjones@redhat.com>2011-08-18 09:55:52 +0100
commit70c033998e0e721dc4f9eb2a20348098b259752c (patch)
tree20e011a5ced71021e90db0a8de5f72f827eaad64 /.gitignore
parent5d296dfd609fb1aa865109b1040a4d5bf2981e60 (diff)
downloadlibguestfs-70c033998e0e721dc4f9eb2a20348098b259752c.tar.gz
libguestfs-70c033998e0e721dc4f9eb2a20348098b259752c.tar.xz
libguestfs-70c033998e0e721dc4f9eb2a20348098b259752c.zip
out-of-tree build: generate ./run from template, fix image checks
./run can now be run in a separate build directory. Since some files needed in the image checks are found in the source tree (but not the build tree), the source tree location is passed to make-*-img.sh via an environment variable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index fb040868..a4500fc8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -306,6 +306,7 @@ ruby/ext/guestfs/_guestfs.c
ruby/ext/guestfs/_guestfs.so
ruby/ext/guestfs/mkmf.log
ruby/Rakefile
+run
src/actions.c
src/bindtests.c
src/errnostring_gperf.c