Fix: "aclocal: couldn't open directory `m4': No such file or directory"
[libguestfs.git] / daemon / Makefile.am
index cf55250..4d56034 100644 (file)
@@ -21,7 +21,12 @@ noinst_PROGRAMS = guestfsd
 guestfsd_SOURCES = \
        actions.h \
        daemon.h \
+       devsparts.c \
+       file.c \
        guestfsd.c \
+       ls.c \
+       lvm.c \
+       mount.c \
        proto.c \
        stubs.c \
        sync.c \