X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=utils%2Fexportfs%2FMakefile;h=8cd702934ffac41fb8a01cfc666bff43abbf7232;hp=851a294a33505e380c549b290aae52338be262ef;hb=d38ea02d0e4bcdc4e0114567028596f7bcba45b9;hpb=936ecbb5750e0e29b9e2464998a8e03eca617b72 diff --git a/utils/exportfs/Makefile b/utils/exportfs/Makefile index 851a294..8cd7029 100644 --- a/utils/exportfs/Makefile +++ b/utils/exportfs/Makefile @@ -5,7 +5,7 @@ PROGRAM = exportfs OBJS = exportfs.o LIBDEPS = $(TOP)support/lib/libexport.a $(TOP)/support/lib/libnfs.a -LIBS = -lexport -lnfs +LIBS = -lexport -lnfs -lmisc MAN8 = exportfs MAN5 = exports