daemon: Link guestfs_protocol.[ch] into the daemon directory.
authorRichard Jones <rjones@redhat.com>
Thu, 26 Nov 2009 11:01:01 +0000 (11:01 +0000)
committerRichard Jones <rjones@redhat.com>
Thu, 26 Nov 2009 11:27:45 +0000 (11:27 +0000)
Instead of doing a recursive call into the src/ directory to build
the object files, hard link the source files into the daemon
directory and build them separately.

See:
http://www.redhat.com/archives/libguestfs/2009-November/msg00254.html

Thanks to Jim Meyering for noticing a typo in the original version.


No differences found