From 8e10b7420a10b73625eee93ea4096f4a2bc21ad5 Mon Sep 17 00:00:00 2001 From: Miklos Szeredi Date: Wed, 25 Apr 2007 15:52:39 +0000 Subject: *** empty log message *** --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 40f7014..0247d11 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -8,7 +8,7 @@ lib_LTLIBRARIES = libfuse.la libulockmgr.la if BSD mount_source = mount_bsd.c else -mount_source = mount.c +mount_source = mount.c mount_util.c mount_util.h endif if ICONV -- cgit v1.2.3