X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=examples%2FMakefile.am;h=fec0ff3a5161789fce02ea3522a61eef870350e0;hb=e803ae576042a8c9d6f61e1e1ec58f26bf56aaa2;hp=878ac1abb73cb95c8c9ad66eec020b95c6d2ecc2;hpb=6b93021bbf87092def5f83c377644234d4bfa97a;p=deb_libnfs.git diff --git a/examples/Makefile.am b/examples/Makefile.am index 878ac1a..fec0ff3 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -2,6 +2,7 @@ noinst_PROGRAMS = nfsclient-async nfsclient-raw nfsclient-sync nfsclient-bcast n AM_CPPFLAGS = \ -I$(abs_top_srcdir)/include \ + -I$(abs_top_srcdir)/include/nfsc \ -I../mount \ -I../nfs \ -I../rquota \