OCaml bindings build using the installed, not built, library.
[libguestfs.git] / .gitignore
1 .deps
2 .libs
3 *.bak
4 *.la
5 *.lo
6 *.o
7 *~
8 Makefile.in
9 Makefile
10 aclocal.m4
11 autom4te.cache
12 compile
13 config.h
14 config.h.in
15 config.guess
16 config.sub
17 config.log
18 config.status
19 configure
20 daemon/guestfsd
21 daemon/install-sh
22 daemon/missing
23 depcomp
24 emptydisk
25 examples/df
26 examples/hello
27 fish/guestfish
28 guestfish.1
29 guestfs.3
30 html/guestfish.1.html
31 html/guestfs.3.html
32 initramfs
33 initramfs.timestamp
34 initramfs.*.img
35 install-sh
36 missing
37 libguestfs.spec
38 libguestfs-*.tar.gz
39 libtool
40 ltmain.sh
41 make-initramfs.sh
42 m4/libtool.m4
43 m4/ltoptions.m4
44 m4/ltsugar.m4
45 m4/ltversion.m4
46 m4/lt~obsolete.m4
47 ocaml/META
48 ocaml/*.cmi
49 ocaml/*.cmo
50 ocaml/*.cmx
51 ocaml/*.cma
52 ocaml/*.cmxa
53 ocaml/*.a
54 ocaml/*.so
55 ocaml/examples/*.cmi
56 ocaml/examples/*.cmo
57 ocaml/examples/*.cmx
58 ocaml/examples/lvs
59 perl/Guestfs.c
60 perl/Guestfs.bs
61 perl/Makefile-pl
62 perl/Makefile.PL
63 perl/blib
64 perl/pm_to_blib
65 pod2htm?.tmp
66 stamp-h1
67 test*.img
68 tests
69 update-initramfs.sh
70 vmlinuz.*