X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=support%2Flib%2FMakefile;h=43a7ab7c6dc848c042967c11099c52a7be9771fa;hp=2eeb93bba8780235b8cd5612e4088f3678165755;hb=a980156c122e975cc185a6c41ef705f166a5765f;hpb=764e46f5c5fe1a6e376f4cd350424f33afc9e838 diff --git a/support/lib/Makefile b/support/lib/Makefile index 2eeb93b..43a7ab7 100644 --- a/support/lib/Makefile +++ b/support/lib/Makefile @@ -1,7 +1,8 @@ +TOP = ../../ include $(TOP)rules.mk -LIBS = libnfs.a libexport.a libmisc.a +LIBS = libnfs.a libexport.a libmisc.a librpc.a libgssapi.a all install:: $(LIBS) @: