diff --git a/usr.bin/bmake/Makefile.inc b/usr.bin/bmake/Makefile.inc index cf9a6e3a8be6..b2a8e41e0036 100644 --- a/usr.bin/bmake/Makefile.inc +++ b/usr.bin/bmake/Makefile.inc @@ -1,6 +1,6 @@ # $FreeBSD$ -.include +.include "src.opts.mk" .if defined(.PARSEDIR) # make sure this is available to unit-tests/Makefile