Home | History | Annotate | Line # | Download | only in sntp
      1 ## includes.mf - automake fragment
      2 
      3 SNTP_INCS  = -I$(top_srcdir)/../include
      4 SNTP_INCS += -I$(top_srcdir)/../libntp/lib/isc/include
      5 SNTP_INCS += -I$(top_srcdir)/../libntp/lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
      6 SNTP_INCS += -I$(top_srcdir)/../libntp/lib/isc/unix/include
      7