summaryrefslogtreecommitdiffstats
path: root/fuse/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'fuse/Makefile.am')
-rw-r--r--fuse/Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/fuse/Makefile.am b/fuse/Makefile.am
deleted file mode 100644
index 1fd42311..00000000
--- a/fuse/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-
-if FUSE
-noinst_PROGRAMS = btfs
-
-btfs_SOURCES = main.c
-btfs_LDADD = @FUSE_LIBS@ @OPENOBEX_LIBS@ @BLUEZ_LIBS@
-
-AM_CFLAGS = @BLUEZ_CFLAGS@ @OPENOBEX_CFLAGS@ @FUSE_CFLAGS@
-endif
-
-MAINTAINERCLEANFILES = Makefile.in