summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-06-17 08:22:02 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2017-06-17 08:22:02 +0000
commitc306815d0b741a8d6fabb589537c748fc4676790 (patch)
treec50bff5174fb1a024377a55950a00d575fb1acc2 /Makefile
parent09d97029bf6a583a1399a7b17a051b6bfc09b2cb (diff)
Makefile: Update phony target to include update-oldoldstable
git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@52653 e39458fd-73e7-0310-bf30-c45bca0a0e42
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 332a8908cd..6cb533ac1f 100644
--- a/Makefile
+++ b/Makefile
@@ -53,7 +53,7 @@ stamps/DLA-syntax: data/DLA/list bin/check-syntax $(PYTHON_MODULES)
serve:
@bash bin/test-web-server
-.PHONY: update-packages update-testing update-stable update-oldstable
+.PHONY: update-packages update-testing update-stable update-oldstable update-oldoldstable
update-packages: update-testing
set -e ; for rel in sid ; do \
for archive in main contrib non-free ; do \

© 2014-2024 Faster IT GmbH | imprint | privacy policy