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
commit5a88cc50b0e57a2cf60d58ac892c89c260eb52ad (patch)
tree124dd2bbac591ef609d3991b8956e8e5b5c62049 /Makefile
parent68b5a6230448237dd14fb9a479fe739b31a2ab33 (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