From 76c1752f14177a5c56f9cfa5aaac5b346823d47b Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 13 Jul 2005 14:08:19 +0000 Subject: inode based API first working version --- 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 be7a674..8d62e9d 100644 --- a/example/Makefile.am +++ b/example/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -noinst_PROGRAMS = fusexmp fusexmp_fh null hello +noinst_PROGRAMS = fusexmp fusexmp_fh null hello hello_ll fusexmp_SOURCES = fusexmp.c fusexmp_fh_SOURCES = fusexmp_fh.c -- cgit v1.2.3