summaryrefslogtreecommitdiffstats
path: root/support/misc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'support/misc/Makefile')
-rw-r--r--support/misc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/support/misc/Makefile b/support/misc/Makefile
index b2f73f8..c738564 100644
--- a/support/misc/Makefile
+++ b/support/misc/Makefile
@@ -3,7 +3,7 @@
#
LIBNAME = libmisc.a
-OBJS = tcpwrapper.o from_local.o
+OBJS = tcpwrapper.o from_local.o mountpoint.o
include $(TOP)rules.mk