From f3ea83bac4cc55033a1db39a109bbf70b87f0578 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 7 Nov 2001 14:55:16 +0000 Subject: build and install fixes --- example/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'example/Makefile.am') 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 -- cgit v1.2.3