aboutsummaryrefslogtreecommitdiffstats
path: root/example/Makefile.am
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2005-07-13 14:08:19 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2005-07-13 14:08:19 +0000
commit76c1752f14177a5c56f9cfa5aaac5b346823d47b (patch)
tree3350af334c3ef9a1893a16e14ea94ba404fa8b72 /example/Makefile.am
parent4331a2721ca6f8770d8e828eb95a01f31114fa5a (diff)
downloadlibfuse-76c1752f14177a5c56f9cfa5aaac5b346823d47b.tar.gz
inode based API first working version
Diffstat (limited to 'example/Makefile.am')
-rw-r--r--example/Makefile.am2
1 files changed, 1 insertions, 1 deletions
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