diff options
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r-- | lib/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 07e7142..223b975 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -9,7 +9,6 @@ libfuse_la_SOURCES = \ fuse_lowlevel_mt.c \ helper.c \ mount.c \ - fuse_i.h \ fuse_lowlevel_i.h libfuse_la_LDFLAGS = -lpthread -version-number 2:3:1 \ |