X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fmountd%2FMakefile.am;h=1e76cf810b381ce85df789d9de193387b60a9a7a;hp=c8500cbd0b2117e66f5b071dabf84df557fd470a;hb=9ccfe0fa5a43dfc4453b09e328565a6c8f999fe4;hpb=e91ff0175602cc56f223f1d92de6511099fa40d1 diff --git a/utils/mountd/Makefile.am b/utils/mountd/Makefile.am index c8500cb..1e76cf8 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 mountd.h + svc_run.c fsloc.c mountd.h mountd_LDADD = ../../support/export/libexport.a \ ../../support/nfs/libnfs.a \ ../../support/misc/libmisc.a \