X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmountd%2FMakefile.am;fp=utils%2Fmountd%2FMakefile.am;h=eba81fcc82556965e026de7d55cd598728d74698;hp=1e76cf810b381ce85df789d9de193387b60a9a7a;hb=3b777b084a438f55482c8bf7508903ff4c30e1db;hpb=7f39d93b2cac65467999375e4a09bc5debb730e6 diff --git a/utils/mountd/Makefile.am b/utils/mountd/Makefile.am index 1e76cf8..eba81fc 100644 --- a/utils/mountd/Makefile.am +++ b/utils/mountd/Makefile.am @@ -8,7 +8,7 @@ KPREFIX = @kprefix@ sbin_PROGRAMS = mountd mountd_SOURCES = mountd.c mount_dispatch.c auth.c rmtab.c cache.c \ - svc_run.c fsloc.c mountd.h + svc_run.c fsloc.c v4root.c mountd.h mountd_LDADD = ../../support/export/libexport.a \ ../../support/nfs/libnfs.a \ ../../support/misc/libmisc.a \