summarylogtreecommitdiffstats
path: root/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test.sh')
-rwxr-xr-xtest.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/test.sh b/test.sh
index a2d7d93cecab..73005d7485fd 100755
--- a/test.sh
+++ b/test.sh
@@ -4,6 +4,8 @@ echo -e "makepkg -fp PKGBUILD"
makepkg -Cfp PKGBUILD
echo -e "makepkg -fp git.PKGBUILD"
makepkg -Cfp git.PKGBUILD
+echo -e "makepkg -fp systray-git.PKGBUILD"
+makepkg -Cfp systray-git.PKGBUILD
echo -e "makepkg -fp deb.PKGBUILD"
makepkg -Cfp deb.PKGBUILD
echo -e "makepkg -fp dev.PKGBUILD"