X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=portmap%2FMakefile.am;h=5b218702bce51eca2fa98002d44c254d9443f5fe;hb=e803ae576042a8c9d6f61e1e1ec58f26bf56aaa2;hp=96fc61fca27aefc44d474360f824d50de3596781;hpb=f9bb21ad7d4adf3fb6e8010d0bcbbe65cfc857a6;p=deb_libnfs.git diff --git a/portmap/Makefile.am b/portmap/Makefile.am index 96fc61f..5b21870 100644 --- a/portmap/Makefile.am +++ b/portmap/Makefile.am @@ -6,7 +6,8 @@ portmap_GENERATED = $(portmap_SOURCES_GENERATED) $(portmap_HEADERS_GENERATED) CLEANFILES = $(portmap_GENERATED) portmap-stamp -libportmap_la_CPPFLAGS = -I$(abs_top_srcdir)/include +libportmap_la_CPPFLAGS = -I$(abs_top_srcdir)/include \ + -I$(abs_top_srcdir)/include/nfsc libportmap_la_SOURCES = \ $(portmap_SOURCES_GENERATED) \ portmap.c libnfs-raw-portmap.c