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

lib_LIBRARIES = libfuse.a

libfuse_a_SOURCES = 	\
	fuse.c		\
	fuse_i.h