aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-07-15 13:31:36 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-07-15 13:31:36 +0000
commite2aa2e243d729e29ad67f1b30aa3392ca9a9cdb2 (patch)
treeacab77c357b36a6703450f0802423a0ca4b3ae01 /lib/Makefile.am
parentbd10a7b16f10c1a5f61a4531c8631048e00fa230 (diff)
downloadlibfuse-e2aa2e243d729e29ad67f1b30aa3392ca9a9cdb2.tar.gz
cleanup
Diffstat (limited to 'lib/Makefile.am')
-rw-r--r--lib/Makefile.am1
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 \