X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=nfs%2FMakefile.am;h=0f1c80ee41f8461518ba513621f7cb861013b8a1;hb=e803ae576042a8c9d6f61e1e1ec58f26bf56aaa2;hp=1f0b1b4e165c43186128138bf4759a6d853da5ee;hpb=f9bb21ad7d4adf3fb6e8010d0bcbbe65cfc857a6;p=deb_libnfs.git diff --git a/nfs/Makefile.am b/nfs/Makefile.am index 1f0b1b4..0f1c80e 100644 --- a/nfs/Makefile.am +++ b/nfs/Makefile.am @@ -6,7 +6,8 @@ nfs_GENERATED = $(nfs_SOURCES_GENERATED) $(nfs_HEADERS_GENERATED) CLEANFILES = $(nfs_GENERATED) nfs-stamp -libnfs_la_CPPFLAGS = -I$(abs_top_srcdir)/include +libnfs_la_CPPFLAGS = -I$(abs_top_srcdir)/include \ + -I$(abs_top_srcdir)/include/nfsc libnfs_la_SOURCES = \ $(nfs_SOURCES_GENERATED) \ nfs.c nfsacl.c libnfs-raw-nfs.c