diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2014-03-26 22:30:38 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2014-03-26 22:30:38 +0000 |
| commit | 54ff5d7323e6b110e8796cdd412a39b7d13fb66d (patch) | |
| tree | 5be3730536450327733d775b82c832d3f363398c /bin/Makefile | |
| parent | 1632bf1a88ce60fd335ccb030d1868db6f2f279f (diff) | |
Notes
Diffstat (limited to 'bin/Makefile')
| -rw-r--r-- | bin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/Makefile b/bin/Makefile index e4bc281db6383..63d96fedbdfe2 100644 --- a/bin/Makefile +++ b/bin/Makefile @@ -60,4 +60,6 @@ SUBDIR+= tests SUBDIR:= ${SUBDIR:O} +SUBDIR_PARALLEL= + .include <bsd.subdir.mk> |
