mirror of
ssh://git.janware.com/janware/proj/jw-pkg
synced 2026-04-24 09:13:37 +02:00
topdir.mk: Add target get-official
make get-official already works as a pattern rule, but this commit adds it explicitly to make tab-completion work. Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
8869a2d3df
commit
02c4f9080b
1 changed files with 1 additions and 0 deletions
|
|
@ -134,6 +134,7 @@ install-links:
|
|||
DEVELOPMENT=false make do-install-links
|
||||
|
||||
get-maintainer: git-get-maintainer
|
||||
get-official: git-get-official
|
||||
|
||||
git-init: git-init.done $(GIT_DESCR)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue