From 51cf782b65ab5f022e725faf9c78907fd8fade46 Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Sat, 10 Sep 2005 10:25:38 +0000 Subject: Add support for the Filesystem in Userspace (FUSE) --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a0042ed8..17766626 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,7 +3,7 @@ # SUBDIRS = common daemon tools rfcomm hcid sdpd dund pand hidd \ - cups alsa test scripts pcmcia extra + cups fuse alsa test scripts pcmcia extra MAINTAINERCLEANFILES = Makefile.in \ aclocal.m4 configure config.h.in config.sub config.guess \ -- cgit