X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=lib%2FMakefile.am;h=e35a6c0de63b7bf897120c7a72caf158b0804391;hb=ed09b5676fde3acf65c817f9a77d8db479d3bac8;hp=4a51bc710d247b701318086ea71955bd63205a99;hpb=558aefc7364ec0ddf1250c6df5c819c166456111;p=deb_libnfs.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 4a51bc7..e35a6c0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -5,6 +5,7 @@ libnfs_la_CPPFLAGS = -I$(abs_top_srcdir)/include \ -I../mount \ -I../nfs \ -I../nlm \ + -I../nsm \ -I../portmap \ -I../rquota \ "-D_U_=__attribute__((unused))" @@ -22,6 +23,7 @@ libnfs_la_LIBADD = \ ../mount/libmount.la \ ../nfs/libnfs.la \ ../nlm/libnlm.la \ + ../nsm/libnsm.la \ ../portmap/libportmap.la \ ../rquota/librquota.la