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