aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
blob: 7f289f72f5aa87a97c6ffc1731db5461aa29438f (plain) (blame)
1
2
3
4
5
6
7
8
## Process this file with automake to produce Makefile.in

lib_LIBRARIES = libfuse.a

libfuse_a_SOURCES = 	\
	fuse.c		\
	fuse_mt.c	\
	fuse_i.h