out-of-tree build: fix make and make install
authorHilko Bengen <bengen@hilluzination.de>
Tue, 16 Aug 2011 22:42:00 +0000 (00:42 +0200)
committerRichard W.M. Jones <rjones@redhat.com>
Sun, 28 Aug 2011 08:13:26 +0000 (09:13 +0100)
commit40110200947f94aa8bab1d01273a7154ecdd1b3e
treefc30807be07553b1c0431814ccd7edf876912dd1
parent74bbecd74606ab01ed3c73550d7e48da0583288f
out-of-tree build: fix make and make install

$(srcdir) is not needed for guestfs_c.c.
*.mli only exists in $(srcdir) and isn't found on "make install" otherwise
(cherry picked from commit 0938e43a60f9d729d9795cf45498e60217fece0e)
ocaml/Makefile.am