diff options
Diffstat (limited to 'daemon/Makefile.am')
-rw-r--r-- | daemon/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/daemon/Makefile.am b/daemon/Makefile.am index c9e17ae7..9761eff6 100644 --- a/daemon/Makefile.am +++ b/daemon/Makefile.am @@ -231,6 +231,7 @@ gvfsd_obexftp_LDADD = $(OBEXFTP_LIBS) $(XML_LIBS) $(HAL_LIBS) $(libraries) gvfsd_ftp_SOURCES = \ gvfsftpconnection.c gvfsftpconnection.h \ + gvfsftpdircache.c gvfsftpdircache.h \ gvfsftpfile.c gvfsftpfile.h \ gvfsftptask.c gvfsftptask.h \ gvfsbackendftp.c gvfsbackendftp.h \ |