summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ebbef01a61af..bf7891b93399 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,7 +18,7 @@ source=(
)
md5sums=(
SKIP
- '24b13aa960b3d5ae1275c847edc8455a'
+ '4ab9fb5f8c4b6c6c3fdb8d2e79399b9e'
)
options=(!strip staticlibs)
@@ -35,7 +35,7 @@ build() {
./GenerateProjectFiles.sh
- make UE4Game-Linux-Shipping UnrealPak CrashReportClient ShaderCompileWorker UnrealLightmass
+ make UE4Game-Linux-Shipping UE4Game-Linux-Test UnrealPak CrashReportClient ShaderCompileWorker UnrealLightmass
make -j1 ShaderCompileWorker
}