X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=lib%2FMakefile.am;h=e35a6c0de63b7bf897120c7a72caf158b0804391;hp=4a51bc710d247b701318086ea71955bd63205a99;hb=ed09b5676fde3acf65c817f9a77d8db479d3bac8;hpb=b4598f416f1d001d66badd0dc176cfef35b8fedf 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