Move generated file from contrib to build directory.

Reviewed by:	obrien
Approved by:	sjg
This commit is contained in:
phil 2016-03-16 23:50:41 +00:00
parent 736b392509
commit 1dac3be00b
2 changed files with 1 additions and 1 deletions

View File

@ -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