CHROOT_OUT must preserve errno.
[libguestfs.git] / daemon / Makefile.am
index 4d56034..c5ae1ef 100644 (file)
@@ -20,6 +20,7 @@ ACLOCAL_AMFLAGS = -I m4
 noinst_PROGRAMS = guestfsd
 guestfsd_SOURCES = \
        actions.h \
+       augeas.c \
        daemon.h \
        devsparts.c \
        file.c \
@@ -33,4 +34,6 @@ guestfsd_SOURCES = \
        ../src/guestfs_protocol.h \
        ../src/guestfs_protocol.c
 
-guestfsd_CFLAGS = -Wall
\ No newline at end of file
+guestfsd_CFLAGS = -Wall
+
+CLEANFILES = *~