From: Memphiz Date: Tue, 19 Jul 2011 18:11:48 +0000 (+0200) Subject: [fix] - install the raw headers ... X-Git-Tag: upstream/1.9.6^2~339^2 X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=44314324243f4b87d98f341c0735575e89c35ba3;p=deb_libnfs.git [fix] - install the raw headers ... --- diff --git a/include/Makefile.am b/include/Makefile.am index 31fc37a..6efb8f5 100644 --- a/include/Makefile.am +++ b/include/Makefile.am @@ -3,4 +3,8 @@ dist_nfsc_HEADERS = \ libnfs.h \ libnfs-private.h \ libnfs-raw.h \ - slist.h + slist.h \ + ${abs_top_srcdir}/mount/libnfs-raw-mount.h \ + ${abs_top_srcdir}/portmap/libnfs-raw-portmap.h \ + ${abs_top_srcdir}/nfs/libnfs-raw-nfs.h \ + ${abs_top_srcdir}/rquota/libnfs-raw-rquota.h