aboutsummaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
authorGravatar Miklos Szeredi <miklos@szeredi.hu>2005-03-21 11:47:04 +0000
committerGravatar Miklos Szeredi <miklos@szeredi.hu>2005-03-21 11:47:04 +0000
commitd17da46055903a517274b7823d41fdd866f48d8d (patch)
tree2be8f2ac524462d084c438daf51a6ee6a7dc84ad /example
parent6083f17e69c6074ad606aa9195d086b1be46428b (diff)
Merge 2_2_bugfix up to 2_2_merge1
Diffstat (limited to 'example')
-rw-r--r--example/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
index 475cabf..e8c8a6d 100644
--- a/example/Makefile.am
+++ b/example/Makefile.am
@@ -6,4 +6,4 @@ fusexmp_SOURCES = fusexmp.c
null_SOURCES = null.c
hello_SOURCES = hello.c
-LDADD = ../lib/libfuse.la
+LDADD = ../lib/libfuse.la -lpthread