X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=daemon%2FMakefile.am;h=7757067e48cafdacc2a6de064038f7df22a5d6a0;hb=0b5f08137825803b3a9d3afe05a7462a6b652144;hp=1664af04638e47bddc6bc7b0b19b75eae07fee60;hpb=f133f1bb9da2268af2b198d82e2ca191375d5f11;p=libguestfs.git diff --git a/daemon/Makefile.am b/daemon/Makefile.am index 1664af0..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 @@ -94,6 +94,8 @@ guestfsd_SOURCES = \ checksum.c \ cmp.c \ command.c \ + compress.c \ + copy.c \ cpmv.c \ daemon.h \ dd.c \