summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 581d8c2..779d5ba 100644
--- a/Makefile
+++ b/Makefile
@@ -27,6 +27,7 @@ CONFIGFILES = \
pacman-testing-i686.conf \
pacman-staging.conf \
pacman-staging-i686.conf \
+ pacman-staging-with-build-support-i686.conf \
pacman-multilib.conf \
pacman-multilib-testing.conf \
pacman-multilib-staging.conf \
@@ -52,6 +53,7 @@ ARCHBUILD_LINKS = \
testing-i686-build \
testing-x86_64-build \
staging-i686-build \
+ staging-with-build-support-i686-build \
staging-x86_64-build \
multilib-build \
multilib-testing-build \