From 25b56dfde464413a7af095364469aa40dab99519 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Hertzog?= Date: Sat, 16 Jun 2018 21:51:08 +0200 Subject: Whitelist make update-packages as a supported target --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 167ba8821e..ef49401628 100644 --- a/Makefile +++ b/Makefile @@ -105,7 +105,7 @@ supported-update-targets: @echo -n "testing-security stable-security oldstable-security oldoldstable-security " @echo -n "main security backports " @echo -n "$(RELEASES) " - @echo -n "lists nvd" + @echo -n "packages lists nvd" # Other custom update rules update-lists: -- cgit v1.2.3