From 552c2816d7c3f5ac4a909108c13bdbddf7c2fc48 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Thu, 8 Nov 2001 14:56:53 +0000 Subject: fusermount --- util/Makefile.am | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 util/Makefile.am (limited to 'util/Makefile.am') diff --git a/util/Makefile.am b/util/Makefile.am new file mode 100644 index 0000000..e40103e --- /dev/null +++ b/util/Makefile.am @@ -0,0 +1,5 @@ +## Process this file with automake to produce Makefile.in + +bin_PROGRAMS = fusermount + +fusermount_SOURCES = fusermount.c -- cgit v1.2.3