benchmarks/libcelero: correct includes

This commit is contained in:
Piotr Kubaj 2022-04-19 14:40:47 +02:00
parent d1dd972686
commit 51a4e0e6c2

View file

@ -28,4 +28,4 @@ do-test: # Tests terminate with Signal 11, see https://github.com/DigitalInBlue/
${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} ${ALL_TARGET} && \
${BUILD_WRKSRC}/celero-test
.include <bsd.port.post.mk>
.include <bsd.port.mk>