root/src/vfs/undelfs/Makefile.am

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

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