aboutsummaryrefslogtreecommitdiff
path: root/util/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'util/Makefile.am')
-rw-r--r--util/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/Makefile.am b/util/Makefile.am
index cc3e355..d4f742b 100644
--- a/util/Makefile.am
+++ b/util/Makefile.am
@@ -5,7 +5,7 @@ bin_PROGRAMS = fusermount ulockmgr_server
noinst_PROGRAMS = mount.fuse
fusermount_SOURCES = fusermount.c
-fusermount_LDADD = ../lib/mount_util.o
+fusermount_LDADD = ../lib/mount_util.lo
fusermount_CPPFLAGS = -I../lib
mount_fuse_SOURCES = mount.fuse.c