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
commit8c17dfd892add8be5eb22ef2c3847169bc24041d (patch)
treed3404fbc3ada49b9e1a26010f11b168c140f8711 /Makefile
parent0ce7762a9e6163b3a0c1afb54982a0caa91ed883 (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