diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-02-08 16:34:13 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2016-02-08 16:34:13 +0000 |
| commit | ea85204f941bcc76006b484d89b388807896eba7 (patch) | |
| tree | 1702cc87a89aec2c6e1bd88132993559291ca626 /Makefile | |
| parent | ee1627c4db6597b39cf02ee375164bd0660e1048 (diff) | |
Notes
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile index 320f2590a0c66..1b0ee6370220b 100644 --- a/Makefile +++ b/Makefile @@ -128,7 +128,7 @@ TGTS= all all-man buildenv buildenvvars buildkernel buildworld \ build32 builddtb distribute32 install32 xdev xdev-build xdev-install \ xdev-links native-xtools stageworld stagekernel stage-packages \ create-world-packages create-kernel-packages create-packages \ - packages installconfig signpackages + packages installconfig sign-packages TGTS+= ${SUBDIR_TARGETS} |
