root/src/vfs/ftpfs/Makefile.am

/* [previous][next][first][last][top][bottom][index][help]  */
 
AM_CPPFLAGS = $(GLIB_CFLAGS) -I$(top_srcdir)
 
noinst_LTLIBRARIES = libvfs-ftpfs.la
 
libvfs_ftpfs_la_SOURCES = \
        ftpfs.c ftpfs.h \
        ftpfs_parse_ls.c

/* [previous][next][first][last][top][bottom][index][help]  */