Move generated file from contrib to build directory.

Reviewed by:	obrien
Approved by:	sjg
This commit is contained in:
Phil Shafer 2016-03-16 23:50:41 +00:00
parent b996592c3e
commit 0263a1a1bc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=296967
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