diff options
Diffstat (limited to 'sbin/Makefile')
-rw-r--r-- | sbin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/Makefile b/sbin/Makefile index fcf1709..1548155 100644 --- a/sbin/Makefile +++ b/sbin/Makefile @@ -126,4 +126,6 @@ SUBDIR+= tests SUBDIR:= ${SUBDIR:O} +SUBDIR_PARALLEL= + .include <bsd.subdir.mk> |