aboutsummaryrefslogtreecommitdiff
path: root/lib/Makefile.am
blob: 98bfedc164edb73d1e2a099cf56b4f17d892f51e (plain)
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		\
	mount.c		\
	fuse_i.h