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