Move generated file from contrib to build directory.
Reviewed by: obrien Approved by: sjg
This commit is contained in:
parent
736b392509
commit
1dac3be00b
@ -13,7 +13,7 @@ SHLIB_MAJOR=0
|
||||
|
||||
SRCS= libxo.c xo_encoder.c xo_syslog.c
|
||||
|
||||
CFLAGS+=-I${LIBXOSRC}/libxo
|
||||
CFLAGS+=-I${LIBXOSRC}/libxo -I${.CURDIR}
|
||||
CFLAGS+=-DXO_ENCODERDIR=\"/usr/lib/libxo/encoder\"
|
||||
|
||||
INCS= xo.h xo_encoder.h
|
||||
|
Loading…
Reference in New Issue
Block a user