Fix: "aclocal: couldn't open directory `m4': No such file or directory"
[libguestfs.git] / daemon / Makefile.am
index 76e75c6..4d56034 100644 (file)
@@ -21,9 +21,11 @@ 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 \