From 70512a80ef38c56367aa806513d983ecfa8d0cb0 Mon Sep 17 00:00:00 2001 From: lace <> Date: Mon, 19 Dec 2005 18:56:14 +0000 Subject: [PATCH] +FUSE interface skeleton. --- autogen.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/autogen.pl b/autogen.pl index a7f4e73..5309fa0 100755 --- a/autogen.pl +++ b/autogen.pl @@ -47,6 +47,7 @@ AutoGen->run( ./src/client/bug-replay/captive-bug-replay ./src/client/cmdline/captive-cmdline ./src/client/lufs/mount.captive + ./src/client/fuse/mount.captive ./src/client/sandbox-server/captive-sandbox-server ./src/client/gnomevfs/captive.conf ./src/install/fstab/captive-install-fstab -- 1.8.3.1