2b15cb3d09
Thanks to roberto for providing pointers to wedge this into HEAD. Approved by: roberto
7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
## includes.mf - automake fragment
|
|
|
|
SNTP_INCS = -I$(top_srcdir)/../include
|
|
SNTP_INCS += -I$(top_srcdir)/../lib/isc/include
|
|
SNTP_INCS += -I$(top_srcdir)/../lib/isc/$(LIBISC_PTHREADS_NOTHREADS)/include
|
|
SNTP_INCS += -I$(top_srcdir)/../lib/isc/unix/include
|