X-Git-Url: https://git.piment-noir.org/?p=deb_libnfs.git;a=blobdiff_plain;f=Makefile.am;h=f01dba369c9fb32f34bdafcb343dd12ab4a0ee2d;hp=3dec3434e6a4dad3989ef78f0a33cd9c993c0e80;hb=HEAD;hpb=c9cc77a538b9062f0b00a26019c6658ca003492e diff --git a/Makefile.am b/Makefile.am index 3dec343..f01dba3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ -SUBDIRS = mount nfs nlm nsm portmap rquota lib include . $(MAYBE_EXAMPLES) +SUBDIRS = doc mount nfs nlm nsm portmap rquota lib include utils . $(MAYBE_EXAMPLES) pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = libnfs.pc -EXTRA_DIST = README COPYING libnfs.pc.in +EXTRA_DIST = README COPYING libnfs.pc.in examples