diff options
author | Hilko Bengen <bengen@hilluzination.de> | 2011-08-18 00:14:46 +0200 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2011-08-18 09:55:52 +0100 |
commit | 70c033998e0e721dc4f9eb2a20348098b259752c (patch) | |
tree | 20e011a5ced71021e90db0a8de5f72f827eaad64 /.gitignore | |
parent | 5d296dfd609fb1aa865109b1040a4d5bf2981e60 (diff) | |
download | libguestfs-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-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |