Merge pull request #13795 from kewljuice/issue_788
[civicrm-core.git] / distmaker / dists / drupal_sk_php5.sh
index 6c55a71335682620fd2e9903dd876b86ef89b1e0..0056b00a6cfeacba2114bb2ff77433069c74636c 100755 (executable)
@@ -23,6 +23,8 @@ dm_install_packages "$SRC/packages" "$TRG/packages"
 dm_install_vendor "$SRC/vendor" "$TRG/vendor"
 dm_install_bower "$SRC/bower_components" "$TRG/bower_components"
 dm_install_drupal "$SRC/drupal" "$TRG/drupal"
+dm_install_cvext org.civicrm.api4 "$TRG/ext/api4"
+dm_install_cvext com.iatspayments.civicrm "$TRG/ext/iatspayments"
 
 # delete packages that distributions on Drupal.org repalce if present
 # also delete stuff that we dont really use and should not be included