summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2011-12-04 17:48:46 +0100
committerPierre Schmitz <pierre@archlinux.de>2011-12-04 17:48:46 +0100
commitf62f307c8490a3018941e2a8805a082e001b95e2 (patch)
tree886e1501c72464ae2194ea73f759ed79b582e162 /Makefile
parent8efe61b4e2769f2a0e54c285f4de4083ada40e3c (diff)
downloaddevtools-f62f307c8490a3018941e2a8805a082e001b95e2.tar.gz
devtools-f62f307c8490a3018941e2a8805a082e001b95e2.tar.xz
Add support for kde-unstable and gnome-unstable
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile14
1 files changed, 11 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index cbc7402..9c8986f 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,9 @@ CONFIGFILES = \
pacman-testing.conf \
pacman-staging.conf \
pacman-multilib.conf \
- pacman-multilib-testing.conf
+ pacman-multilib-testing.conf \
+ pacman-kde-unstable.conf \
+ pacman-gnome-unstable.conf
COMMITPKG_LINKS = \
extrapkg \
@@ -36,7 +38,9 @@ COMMITPKG_LINKS = \
community-testingpkg \
community-stagingpkg \
multilibpkg \
- multilib-testingpkg
+ multilib-testingpkg \
+ kde-unstablepkg \
+ gnome-unstablepkg
ARCHBUILD_LINKS = \
extra-i686-build \
@@ -46,7 +50,11 @@ ARCHBUILD_LINKS = \
staging-i686-build \
staging-x86_64-build \
multilib-build \
- multilib-testing-build
+ multilib-testing-build \
+ kde-unstable-i686-build \
+ kde-unstable-x86_64-build \
+ gnome-unstable-i686-build \
+ gnome-unstable-x86_64-build
all: $(BINPROGS) $(SBINPROGS) bash_completion zsh_completion