Rewrite of main loop impl, start of FileIn/FileOut support.
[libguestfs.git] / daemon / Makefile.am
index 75de066..1c1609d 100644 (file)
@@ -36,6 +36,7 @@ guestfsd_SOURCES = \
        stubs.c \
        sync.c \
        tune2fs.c \
+       upload.c \
        ../src/guestfs_protocol.h \
        ../src/guestfs_protocol.c