aboutsummaryrefslogtreecommitdiff
path: root/example/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'example/Makefile.am')
-rw-r--r--example/Makefile.am7
1 files changed, 7 insertions, 0 deletions
diff --git a/example/Makefile.am b/example/Makefile.am
new file mode 100644
index 0000000..0e666b5
--- /dev/null
+++ b/example/Makefile.am
@@ -0,0 +1,7 @@
+## Process this file with automake to produce Makefile.in
+
+bin_PROGRAMS = fusexmp
+
+fusexmp_SOURCES = fusexmp.c
+
+fusexmp_LDADD = ../lib/libfuse.a