summaryrefslogtreecommitdiffstats
path: root/fuse/Makefile.am
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2007-01-14 00:15:32 +0000
committerMarcel Holtmann <marcel@holtmann.org>2007-01-14 00:15:32 +0000
commit578f7d88f0fe8be3a7542a385390c9fcbbe68670 (patch)
treea208b3d1a9300994ca6c4bcb3736cf4503073c69 /fuse/Makefile.am
parent897377bcecb0eb32f06b07d02bbf30c6fcf8b90f (diff)
Remove experimental FUSE support
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