fix build: fix fuse-lite Makefile.am

This commit is contained in:
szaka 2009-10-03 08:11:02 +00:00
parent 172fad19d9
commit 85f2ba96cc

View File

@ -1,5 +1,5 @@
MAINTAINERCLEANFILES = Makefile.in
MAINTAINERCLEANFILES = $(srcdir)/Makefile.in
if FUSE_INTERNAL
noinst_LTLIBRARIES = libfuse-lite.la
@ -16,10 +16,8 @@ libfuse_lite_la_SOURCES = \
fuse_i.h \
fuse_kern_chan.c \
fuse_loop.c \
fuse_loop_mt.c \
fuse_lowlevel.c \
fuse_misc.h \
fuse_mt.c \
fuse_opt.c \
fuse_session.c \
fuse_signals.c \