libfuse/Makefile.am
2005-11-16 13:00:24 +00:00

17 lines
289 B
Makefile

## Process this file with automake to produce Makefile.in
SUBDIRS = @subdirs@ @subdirs2@
EXTRA_DIST = \
fuse.pc.in \
README* \
Filesystems \
FAQ \
doc/how-fuse-works \
doc/kernel.txt
pkgconfigdir = @pkgconfigdir@
pkgconfig_DATA = fuse.pc
$(pkgconfig_DATA): config.status