From ae9bfde712697205ac8809edc431cb7c0bdd484f Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 18 Jun 2009 11:11:54 +0000 Subject: CUSE patches from Tejun Heo --- 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 1aa5774..718b30a 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -3,7 +3,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -D_FILE_OFFSET_BITS=64 -D_REENTRANT noinst_HEADERS = fioc.h noinst_PROGRAMS = fusexmp fusexmp_fh null hello hello_ll fioc fioclient \ - fsel fselclient + fsel fselclient cusexmp LDADD = ../lib/libfuse.la @libfuse_libs@ fusexmp_fh_LDADD = ../lib/libfuse.la ../lib/libulockmgr.la @libfuse_libs@ -- cgit v1.2.3