summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4e329bd81297..48d3a4561577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,4 +32,6 @@ build() {
package() {
cd "$srcdir/$_gitname/CMakeBuild"
make DESTDIR="$pkgdir/" install
+ cd "../CLRadeonExtender/CLRX-mirror-master"
+ make DESTDIR="$pkgdir/" install
} \ No newline at end of file