libnfs.c: always pass the attributes to the callback for recursive lookups
[deb_libnfs.git] / Makefile.am
1 SUBDIRS = doc mount nfs nlm nsm portmap rquota lib include utils . $(MAYBE_EXAMPLES)
2
3 pkgconfigdir = $(libdir)/pkgconfig
4 pkgconfig_DATA = libnfs.pc
5
6 EXTRA_DIST = README COPYING libnfs.pc.in examples
7