mirror of
https://git.code.sf.net/p/ntfs-3g/ntfs-3g.git
synced 2024-11-23 10:04:00 +08:00
fix build: fix fuse-lite Makefile.am
This commit is contained in:
parent
172fad19d9
commit
85f2ba96cc
@ -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 \
|
||||
|
Loading…
Reference in New Issue
Block a user