X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=daemon%2FMakefile.am;h=7757067e48cafdacc2a6de064038f7df22a5d6a0;hb=0b5f08137825803b3a9d3afe05a7462a6b652144;hp=e23ce86f4bb4f53c0e2cf64657627d817f3e4833;hpb=8403f5a9d8f1451e2c2b029b51bac18724b18ebf;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index e23ce86..7757067 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -13,7 +13,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. include $(top_srcdir)/subdir-rules.mk @@ -95,6 +95,7 @@ guestfsd_SOURCES = \ cmp.c \ command.c \ compress.c \ + copy.c \ cpmv.c \ daemon.h \ dd.c \