From f55e489a9ef2e1998018fd8567d79da09ff4efcb Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Fri, 21 Feb 2014 17:52:36 +0100 Subject: libfuse: added fuse_lo-plus.c to the examples --- 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 0db537b..55b41ac 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -3,7 +3,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include -D_REENTRANT noinst_HEADERS = fioc.h noinst_PROGRAMS = fusexmp fusexmp_fh null hello hello_ll fioc fioclient \ - fsel fselclient cusexmp + fsel fselclient cusexmp fuse_lo-plus LDADD = ../lib/libfuse3.la fusexmp_fh_LDADD = ../lib/libfuse3.la @fusexmp_fh_libs@ -- cgit v1.2.3