aboutsummaryrefslogtreecommitdiffstats
path: root/example/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2001-11-07 14:55:16 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2001-11-07 14:55:16 +0000
commitf3ea83bac4cc55033a1db39a109bbf70b87f0578 (patch)
tree1bd2348ad53ee1f06ea32edea095a0eb32b9e7d1 /example/Makefile.am
parentc0938eafb8ea4927f21268eb7e67377c2c78a4eb (diff)
downloadlibfuse-f3ea83bac4cc55033a1db39a109bbf70b87f0578.tar.gz
build and install fixes
Diffstat (limited to 'example/Makefile.am')
-rw-r--r--example/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
index 0e666b5..4d89206 100644
--- a/example/Makefile.am
+++ b/example/Makefile.am
@@ -4,4 +4,4 @@ bin_PROGRAMS = fusexmp
fusexmp_SOURCES = fusexmp.c
-fusexmp_LDADD = ../lib/libfuse.a
+fusexmp_LDADD = ../lib/libfuse.a -lpthread