X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=lib%2FMakefile.am;h=de4fc5883acc7dee1b87a06671f503008b69a50b;hb=c9cc77a538b9062f0b00a26019c6658ca003492e;hp=97beb837ea2691de713568f9eed92a626fadcb87;hpb=3f30ac7800e001dbca80df0f1b0b2d945bb2b06e;p=deb_libnfs.git diff --git a/lib/Makefile.am b/lib/Makefile.am index 97beb83..de4fc58 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -2,12 +2,12 @@ lib_LTLIBRARIES = libnfs.la libnfs_la_CPPFLAGS = -I$(abs_top_srcdir)/include \ -I$(abs_top_srcdir)/include/nfsc \ - -I../mount \ - -I../nfs \ - -I../nlm \ - -I../nsm \ - -I../portmap \ - -I../rquota \ + -I$(abs_top_srcdir)/mount \ + -I$(abs_top_srcdir)/nfs \ + -I$(abs_top_srcdir)/nlm \ + -I$(abs_top_srcdir)/nsm \ + -I$(abs_top_srcdir)/portmap \ + -I$(abs_top_srcdir)/rquota \ "-D_U_=__attribute__((unused))" libnfs_la_SOURCES = \